plot.linsear_write_scores {qdap} | R 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 |
[Package qdap version 2.4.6 Index]