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