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
print
Prints short summary of the study design created from
ANOVA_design
functionplot
Returns
meansplot
from created from theANOVA_design
function
[Package Superpower version 0.2.0 Index]