qdap (version 2.4.3)

print.fry: Prints an fry Object

Description

Prints an fry object.

Usage

# S3 method for 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