View source: R/lexical_classification.R
print.lexical_classification_by | R Documentation |
Prints a lexical_classification_by object.
## S3 method for class 'lexical_classification_by'
print(x, ave.digits = 1, se.digits = 2, trunc = 25, ...)
x |
The lexical_classification_by object. |
ave.digits |
The number of average lexical distribution proportion digits to print. |
se.digits |
The number of standard error of the lexical distribution proportion digits to print. |
trunc |
The width to truncate content/function word lists. |
... |
ignored |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.