print.hstats {hstats} | R Documentation |
Print method for object of class "hstats". Shows H^2
.
## S3 method for class 'hstats'
print(x, ...)
x |
An object of class "hstats". |
... |
Further arguments passed from other methods. |
Invisibly, the input is returned.
See hstats()
for examples.