print.hstats {hstats} | R Documentation |
Print Method
Description
Print method for object of class "hstats". Shows H^2
.
Usage
## S3 method for class 'hstats'
print(x, ...)
Arguments
x |
An object of class "hstats". |
... |
Further arguments passed from other methods. |
Value
Invisibly, the input is returned.
See Also
See hstats()
for examples.
[Package hstats version 1.2.0 Index]