print.fry: Prints an fry Object

Description Usage Arguments

View source: R/automated_readability_index.R

Description

Prints an fry object.

Usage

1
2
## 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


trinker/qdap documentation built on Sept. 30, 2020, 6:28 p.m.