Description Usage Arguments Value
Plot a box plot
1 | gg_boxplot(df, y, factor)
|
df |
Data frame - data to be plotted |
y |
Character - Which column use for y axis (quoted variable), should correspond to a numeric column |
factor |
Character - Which column use for x axis (quoted variable), should correspond to a character column |
a ggplot object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.