Generates a bar plot
1 |
args |
list of arguments. Mandatory argument : a data.frame 'df' Other arguments can include : 'stat_var' : names of numeric columns to include in the plot 'group_var' : name of the column used to define x axis groups 'color_var' : name of the column used for the aesthetic 'color' in 'ggplot2::geom_point()' 'show.legend' : logical; show legend |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.