View source: R/automated_readability_index.R
print.readability_count | R Documentation |
Prints a readability_count object.
## S3 method for class 'readability_count'
print(x, digits = 3, ...)
x |
The readability_count object. |
digits |
The number of digits displayed. |
... |
ignored |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.