| print.summary.um | R Documentation |
Print method for objects of class summary.um.
## S3 method for class 'summary.um'
print(
x,
stats = TRUE,
short = FALSE,
digits = max(3L, getOption("digits") - 3L),
...
)
x |
A |
stats |
Logical. If TRUE, prints diagnostic statistics. |
short |
Logical. If TRUE, prints abbreviated output. |
digits |
Number of significant digits. |
... |
Additional arguments. |
summary.tfm
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.