design_aov-methods {Superpower} | 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