print.summary.pctable {rockchalk} | R Documentation |
prints pctab objects. Needed only to deal properly with quotes
## S3 method for class 'summary.pctable'
print(x, ...)
x |
a summary.pctable object |
... |
Other arguments to print method |
Nothing is returned
Paul Johnson pauljohn@ku.edu