print.fry {qdap} | R Documentation |
Prints an fry Object
Description
Prints an fry object.
Usage
## S3 method for class 'fry'
print(x, digits = 3, auto.label, grid, div.col, plot, ...)
Arguments
x |
The fry object. |
digits |
The number of digits displayed if |
auto.label |
logical. If |
grid |
logical. If |
div.col |
The color of the grade level division lines. |
plot |
logical. If |
... |
ignored |
[Package qdap version 2.4.6 Index]