powered by
Sf object of city districts in the Helsinki Capital Region.
get_city_map(city = NULL, level = NULL, ...)
sf object
The desired city. Valid options: Helsinki, Espoo, Vantaa, Kauniainen
The desired administrative level. Valid options: suurpiiri, tilastoalue, pienalue and aanestysalue
For passing parameters to embedded functions, for example timeout.s (timeout in seconds) in the case of gracefully_fail() internal function
Pyry Kantanen pyry.kantanen@gmail.com
See get_feature_list() for a list of all available features
get_feature_list()
if (FALSE) { map <- get_city_map(city = "helsinki", level = "suuralue") }
Run the code above in your browser using DataLab