| design_aov-methods {Superpower} | R Documentation |
Methods for design_aov objects
Description
Methods defined for objects returned from the ANOVA_design functions.
Usage
## S3 method for class 'design_aov'
print(x, ...)
## S3 method for class 'design_aov'
plot(x, ...)
Arguments
x |
object of class |
... |
further arguments passed through, see description of return value
for details.
|
Value
printPrints short summary of the study design created from
ANOVA_designfunctionplotReturns
meansplotfrom created from theANOVA_designfunction
[Package Superpower version 0.2.0 Index]