print.scanstatistic: Print a scanstatistic object.
Description
Prints a scanstatistic object and returns it invisibly.
Usage
# S3 method for scanstatistic
print(x, ...)
Arguments
- x
A an object of class scanstatistic
.
- ...
Further arguments passed to or from other methods.