print.summary.lnam | R Documentation |
Prints an object of class summary.lnam
.
## S3 method for class 'summary.lnam'
print(x, digits = max(3, getOption("digits") - 3),
signif.stars = getOption("show.signif.stars"), ...)
x |
an object of class |
digits |
number of digits to display. |
signif.stars |
show significance stars? |
... |
additional arguments. |
None
Carter T. Butts buttsc@uci.edu
summary.lnam
, lnam
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.