print.hstats_summary {hstats} | R Documentation |
Print Method
Description
Print method for object of class "hstats_summary".
Usage
## S3 method for class 'hstats_summary'
print(x, ...)
Arguments
x |
An object of class "hstats_summary". |
... |
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]