print.tstest {TauStar} | R Documentation |
Print Tau* Test Results
Description
A simple print function for tstest (Tau* test) objects.
Usage
## S3 method for class 'tstest'
print(x, ...)
Arguments
x |
the tstest object to be printed |
... |
ignored. |
Value
No return value, prints to console.
[Package TauStar version 1.1.7 Index]