plot.linsear_write_scores: Plots a linsear_write_scores Object

View source: R/automated_readability_index.R

plot.linsear_write_scoresR Documentation

Plots a linsear_write_scores Object

Description

Plots a linsear_write_scores object.

Usage

## S3 method for class 'linsear_write_scores'
plot(x, alpha = c(0.4, 0.08), ...)

Arguments

x

The readability_score object.

alpha

The alpha level for the points and smooth fill in the scatterplot (length one or two; if two 1-points, 2-smooth fill).

...

Other arguments passed to geom_smooth.


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