print.report: Report printing
Description
Report printing
Usage
# S3 method for report
print(x, full = FALSE, width = NULL, ...)
Arguments
width
Positive integer giving the target column for wrapping lines in the output.
...
Arguments passed to or from other methods.