Description Usage Arguments Examples
View source: R/flower_analyze.R
preforms an ANOVA and returns summary of results
1 | flower_analyze(input, group, data)
|
input |
the response variable |
group |
the predictor variable or the treatment grouping |
data |
the data frame to be described |
1 | flower_analyze(flowers$inflorescence, flowers$nitrogen, flowers)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.