plot.readability_score: Plots a readability_score Object

Description Usage Arguments

View source: R/automated_readability_index.R

Description

Plots a readability_score object.

Usage

1
2
## S3 method for class 'readability_score'
plot(x, alpha = 0.3, auto.label, grid, div.col, ...)

Arguments

x

The readability_score object.

alpha

The alpha level to be used for the points.

auto.label

logical. For plotting fry only, if TRUE labels automatically added. If FALSE the user clicks interactively.

grid

logical. For plotting fry only, if TRUE a micro grid is displayed similar to Fry's original depiction, though this makes visualizing more difficult.

div.col

For plotting fry only, the color of the grade level division lines.

...

ignored


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