Learn R Programming

qdap (version 1.3.5)

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

x
The fry object.
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 displayed similar 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.
...
ignored