municipality_counter: Municipality counter

View source: R/municipality_counter.R

municipality_counterR Documentation

Municipality counter

Description

Count the municipalities for a set of dates. Either at the national or cantonal level. See vignette for details.

Usage

municipality_counter(mutations, dates, geo_level = "ch")

Arguments

mutations

A tibble containing the municipality mutations inventory (see import_CH_municipality_inventory)

dates

A Date object vector

geo_level

Either "ch" or "cantons".

Value

A tibble with the municipality count per date and specified geography.


SMMT documentation built on April 4, 2022, 1:07 a.m.