View source: R/textmodel-methods.R
print.statistics_textmodel | R Documentation |
Implements print methods for textmodel_statistics
## S3 method for class 'statistics_textmodel'
print(x, digits = max(3L, getOption("digits") - 3L), ...)
x |
a textmodel_wordscore_statistics object |
digits |
minimal number of significant digits, see
|
... |
further arguments passed to or from other methods |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.