get_municipalities {sorvi}R 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/


[Package sorvi version 0.8.21 Index]