print.hct {HCT} | R Documentation |
Print command for an hct object.
Description
Generic print command for hct object. Passes object to summary and then prints summary.
Usage
print(x,...)
Arguments
x |
A hct object produced by hct. |
... |
Arguements passed to |
Value
Prints list created by summary.hct
Author(s)
David A. Schoenfeld
See Also
[Package HCT version 0.1.3 Index]