Rdocumentation
powered by
Learn R Programming
flare (version 0.9.7)
print.slim: Print a flare.slim Object
Description
Print a summary of the information about the slim object.
Usage
## S3 method for class 'slim': print(x, ...)
Arguments
x
The slim object.
...
Additional print options.
Details
This call simply outlines the options used for computing a slim object.
See Also
flare.slim
and
flare-package
.