Description Usage Arguments Examples
View source: R/flower_describe.R
groups data by experimental treatment and returns summary statistics
1 | flower_describe(data, groupby, interest)
|
data |
the data frame to be described |
groupby |
the treatment grouping |
interest |
the response variable |
1 | flower_describe(flowers, flowers$nitrogen, flowers$inflorescence)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.