View source: R/automated_readability_index.R
plot.readability_count | R Documentation |
Plots a readability_count object.
## S3 method for class 'readability_count'
plot(x, alpha = 0.3, ...)
x |
The readability_count object. |
alpha |
The alpha level to use for points. |
... |
ignored |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.