Description Usage Arguments Examples
View source: R/flower_visualize.R
visualizes data as a boxplot
1 | flower_visualize(input, group, data)
|
input |
the response variable |
group |
the predictor variable or the treatment grouping |
data |
the data frame to be visualized |
1 | flower_visualize(flowers$inflorescence, flowers$nitrogen, flowers)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.