powered by
Wrap stats::aov function
stats_aov(...)
a list of ANOVA object and R6 class instance
the same arguments as in the wrapped function
results <- stats_aov(Petal.Length ~ Species, data = iris)
Run the code above in your browser using DataLab