print.tsci {TSCI} | R Documentation |
Print Content of tsci Object.
Description
Print Content of tsci Object.
Usage
## S3 method for class 'tsci'
print(x, digits = max(3, getOption("digits") - 3), ...)
Arguments
x |
an object of class 'tsci'. |
digits |
number of significant digits to display. |
... |
arguments to be passed to or from other methods. |
[Package TSCI version 3.0.4 Index]