View source: R/textmodel-methods.R
print.coefficients_textmodel | R Documentation |
This is a helper function used in print.summary.textmodel
.
## S3 method for class 'coefficients_textmodel'
print(x, digits = max(3L, getOption("digits") - 3L), ...)
x |
a coefficients_textmodel object |
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.