View source: R/norway_locations_hierarchy.R
norway_locations_hierarchy | R Documentation |
Hierarchies in Norway (programmable borders).
norway_locations_hierarchy( from, to, include_to_name = FALSE, border = fhidata::config$border )
from |
wardoslo, wardbergen, wardtrondheim, wardstavanger, municip, baregion, county, region, faregion, notmainlandmunicip, notmainlandcounty, missingmunicip, missingcounty |
to |
wardoslo, wardbergen, wardtrondheim, wardstavanger, municip, baregion, county, region, faregion, notmainlandmunicip, notmainlandcounty, missingmunicip, missingcounty |
include_to_name |
Do you want to include the name of the 'to' location? |
border |
The border year |
norway_locations_hierarchy(from="wardoslo", to="county") norway_locations_hierarchy(from="municip", to="baregion")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.