Skip to contents

Draw some plots

Usage

make_plot(commune_level_data, commune)

Arguments

commune_level_data

The commune level data frame.

commune

The commune to plot.

Value

A ggplot

Examples

if (FALSE) {
#'commune_level_data_laspeyeres <- get_laspeyeres(commune_level_data)
#'make_plot(commune_level_data_laspeyeres, "Luxembourg")
}