swc_get_mun_merges: Get municipality merges for a certain year and cantona

View source: R/swc_get_mun_merges.R

swc_get_mun_mergesR Documentation

Get municipality merges for a certain year and cantona

Description

Get municipality merges for a certain year and cantona

Usage

swc_get_mun_merges(year = NULL, canton = NULL)

Arguments

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

Examples

zuerich_merges <- swc_get_mun_merges(year = 2019, canton = "ZH")


cynkra/munch documentation built on Dec. 15, 2024, 6:06 a.m.