50% off | Unlimited Data & AI Learning
Get 50% off unlimited learning

helsinki (version 1.0.3)

get_city_map: Get city administrative regions

Description

Sf object of city districts

Usage

get_city_map(city = NULL, level = NULL)

Arguments

city

The desired city. Options: Helsinki, Espoo, Vantaa, Kauniainen

level

The desired administrative level. Options are: - "suurpiiri", "tilastoalue", "pienalue" and "aanestysalue"

Value

sf object

Details

See list_features() for a list of all available features

Examples

Run this code
# NOT RUN {
map <- get_city_map(city = "helsinki", level = "suuralue")
# }
# NOT RUN {
# }

Run the code above in your browser using DataLab