View source: R/automated_readability_index.R
plot.readability_score | R Documentation |
Plots a readability_score object.
## S3 method for class 'readability_score'
plot(x, alpha = 0.3, auto.label, grid, div.col, ...)
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.