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 s2Data or s2Fista

...

other parameters passed to print

See Also

s2Data


[Package s2net version 1.0.7 Index]