print.summary.pctable {rockchalk} | R Documentation |
print method for summary.pctable objects
Description
prints pctab objects. Needed only to deal properly with quotes
Usage
## S3 method for class 'summary.pctable'
print(x, ...)
Arguments
x |
a summary.pctable object |
... |
Other arguments to print method |
Value
Nothing is returned
Author(s)
Paul Johnson pauljohn@ku.edu
[Package rockchalk version 1.8.157 Index]