Count the municipalities for a set of dates. Either at the national or cantonal level. See vignette for details.
municipality_counter(
mutations,
dates,
geo_level = "ch",
include_cant_lakes = FALSE
)A tibble with the municipality count per date and specified geography.
A tibble containing the municipality mutations inventory
(see import_CH_municipality_inventory)
A Date object vector
Either "ch" or "cantons".
Boolean, TRUE to also include lakes in the count.