plot_barchart_euros {eufmdis.adapt} | R Documentation |
Plot bar chart with error bars an Euro notation
Description
Creates a bar chart with error bars using ggplot2::geom_col
.
Usage
plot_barchart_euros(x, country)
Arguments
x |
Data frame with columns |
country |
Character to be displayed in the Plot title. |
Value
Returns an object of class ggplot
and prints it to the
graphics device.
See Also
[Package eufmdis.adapt version 0.1.0 Index]