print.fry: 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
digits
The number of digits displayed if
values is TRUE.
auto.label
logical. If TRUE labels
automatically added. If FALSE the user clicks
interactively.
grid
logical. If TRUE a micro grid is
displayedsimilar to Fry's original depiction, though this
makes visualizing more difficult.
div.col
The color of the grade level division
lines.
plot
logical. If TRUE a graph is plotted
corresponding to Fry's graphic representation.