plot.readability_score {qdap} | R Documentation |
Plots a readability_score Object
Description
Plots a readability_score object.
Usage
## 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 |
grid |
logical. For plotting |
div.col |
For plotting |
... |
ignored |
[Package qdap version 2.4.6 Index]