print.s2Data {s2net} | R Documentation |
Print methods for S3 objects
Description
Very simple print methods to show basic information about these simple S3 objects.
Usage
## S3 method for class 's2Data'
print(x, ...)
## S3 method for class 's2Fista'
print(x, ...)
Arguments
x |
S3 object of class |
... |
other parameters passed to print |
See Also
[Package s2net version 1.0.7 Index]