View source: R/swc_get_mun_merges.R
swc_get_mun_merges | R Documentation |
Get municipality merges for a certain year and cantona
swc_get_mun_merges(year = NULL, canton = NULL)
year |
The year where the merges took place |
canton |
The abbreviation as characger of a canton from which the merges should be returned. If NULL, all merges are returned |
zuerich_merges <- swc_get_mun_merges(year = 2019, canton = "ZH")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.