print.anova.tramME | R Documentation |
anova.tramME
tablePrinting anova.tramME
table
## S3 method for class 'anova.tramME'
print(
x,
digits = max(getOption("digits") - 2L, 3L),
signif.stars = getOption("show.signif.stars"),
...
)
x |
A |
digits |
minimum number of significant digits to be used for most numbers. |
signif.stars |
logical; if |
... |
Optional arguments passed to |
Invisibly retrurns the anova.tramME
object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.