norway_locations_hierarchy: Hierarchies in Norway (programmable borders).

View source: R/norway_locations_hierarchy.R

norway_locations_hierarchyR Documentation

Hierarchies in Norway (programmable borders).

Description

Hierarchies in Norway (programmable borders).

Usage

norway_locations_hierarchy(
  from,
  to,
  include_to_name = FALSE,
  border = fhidata::config$border
)

Arguments

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

Examples

norway_locations_hierarchy(from="wardoslo", to="county")
norway_locations_hierarchy(from="municip", to="baregion")

folkehelseinstituttet/fhidata documentation built on June 3, 2022, 2:49 p.m.