plot.linsear_write {qdap} | R Documentation |
Plots a linsear_write Object
Description
Plots a linsear_write object.
Usage
## S3 method for class 'linsear_write'
plot(x, alpha = 0.4, ...)
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). |
... |
ignored |
[Package qdap version 2.4.6 Index]