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