print.fry: Prints an fry Object

View source: R/automated_readability_index.R

print.fryR 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 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


qdap documentation built on May 31, 2023, 5:20 p.m.