print.scanstatistic {scanstatistics} | R Documentation |
Print a scanstatistic object.
Description
Prints a scanstatistic object and returns it invisibly.
Usage
## S3 method for class 'scanstatistic'
print(x, ...)
Arguments
x |
A an object of class |
... |
Further arguments passed to or from other methods. |
Value
x, invisibly
[Package scanstatistics version 1.1.1 Index]