Skip to contents

A minimal S3 print method for objects of class `summary.discourse.object`, providing optimization diagnostics and summary statistics in the console.

Usage

# S3 method for class 'summary.discourse.object'
print(x, ...)

Arguments

x

A `summary.discourse.object` produced by `summary.discourse.object`.

...

Unused. Additional arguments are ignored.

Value

Invisibly returns the input object `x` after printing its summary.