View source: R/plot_barchart.R
plot_barchart | R Documentation |
Creates a bar chart with error bars using ggplot2::geom_col
.
plot_barchart(x)
x |
Data frame with columns |
Returns an object of class ggplot
and prints it to the
graphics device.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.