Description Usage Arguments See Also Examples
Print function for oneway objects
1 2 |
x |
object of class "oneway" |
... |
parameters passed to print function |
1 2 3 4 5 | ## Not run:
aov1 <- oneway(mpg ~ cyl, mtcars)
print.oneway(aov1)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.