get_areas: Get city administrative districs

Description Usage Arguments Value

View source: R/get_areas.R

Description

Downloads maps of city administrative districts.

Usage

1
get_areas(city = "turku", level = 1, draw = TRUE)

Arguments

city

The desired city. Options are Helsinki, Espoo, Vantaa, Turku, Tampere, Oulu

level

The desired administrative level. Options are 1, 2 and 3, where 1 is the lowest level (= largest areas) and 3 is the highest level (= smallest areas)

draw

Draw the map immediately? Default is TRUE

Value

sf object


pitkant/cityhoods documentation built on Feb. 18, 2021, 12:08 a.m.