get_municipalities: Select Municipalities by Year

View source: R/select_municipalities_by_year.R

get_municipalitiesR Documentation

Select Municipalities by Year

Description

From a larger dataset containing historical municipalities, pick a certain year and return an output that contains the most recent information on each municipality.

Usage

get_municipalities(year = 2002, type = "data.frame")

Arguments

year

a year between 1865-2020

type

either "data.frame" or "sf"

Details

See dataset "kunnat1865_2021"

Value

a data.frame or sf object

Author(s)

Pyry Kantanen

Source

Data attribution: FinnONTO Consortium: https://seco.cs.aalto.fi/projects/finnonto/


sorvi documentation built on Aug. 22, 2023, 5:06 p.m.