Rdocumentation
powered by
Learn R Programming
flare (version 1.2.0)
print.slim: Print Function for an object with S3 class
"slim"
Description
Print a summary of the information about an object with S3 class
"slim"
.
Usage
## S3 method for class 'slim': print(x, ...)
Arguments
x
An object with S3 class
"slim"
.
...
Arguments to be passed to methods.
Details
This call simply outlines the options used for computing a slim object.
See Also
slim
and
flare-package
.