Methods defined for objects returned from the ANOVA_design functions.

# S3 method for design_aov
print(x, ...)

# S3 method for design_aov
plot(x, ...)

Arguments

x

object of class design_aov as returned from ANOVA_design

...

further arguments passed through, see description of return value for details. ANOVA_design.

Value

print

Prints short summary of the study design created from ANOVA_design function

plot

Returns meansplot from created from the ANOVA_design function