View source: R/textmodel-methods.R
print.summary.textmodel | R Documentation |
print method for summary.textmodel
## S3 method for class 'summary.textmodel'
print(x, digits = max(3L, getOption("digits") - 3L), ...)
x |
a |
digits |
minimal number of significant digits, see
|
... |
additional arguments not used |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.