Description Usage Arguments Value Examples
print.oneway pritns one-way ANOVA results
1 2 |
x |
an object of class oneway. |
... |
additional arguments passed to the function. |
the input object is returned silently
1 2 | # mileage = oneway(mpg ~ cyl, mtcars)
print(mileage)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.