box_plot | R Documentation |
Each element is a single plot of grouped boxplots.
box_plot(data, elements, group, xlegend = "")
data |
Dataframe |
elements |
Select the elements to plot as vector. |
group |
Select the grouping of the data set as character variable. This needs to be the name of a column in the data frame. |
xlegend |
Label the x-axis. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.