plot.linsear_write_scores: Plots a linsear_write_scores Object
Description
Plots a linsear_write_scores object.
Usage
# S3 method for 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
.