make_plot.Rd
Draw some plots
make_plot(commune_level_data, commune)
The commune level data frame.
The commune to plot.
A ggplot
if (FALSE) { #'commune_level_data_laspeyeres <- get_laspeyeres(commune_level_data) #'make_plot(commune_level_data_laspeyeres, "Luxembourg") }