design_aov-methods | R Documentation |
Methods defined for objects returned from the ANOVA_design functions.
## S3 method for class 'design_aov' print(x, ...) ## S3 method for class 'design_aov' plot(x, ...)
x |
object of class |
... |
further arguments passed through, see description of return value
for details.
|
print
Prints short summary of the study design created from ANOVA_design
function
plot
Returns meansplot
from created from the ANOVA_design
function
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.