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