design_aov-methods: Methods for design_aov objects

design_aov-methodsR 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 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


Superpower documentation built on May 17, 2022, 5:08 p.m.