geo_hierarchy: Get a hierarchy path of geographic levels

View source: R/geography.r

geo_hierarchyR Documentation

Get a hierarchy path of geographic levels

Description

A hierarchy path is a list of ordered geographic levels from the lowest to the uppest

Usage

geo_hierarchy(hierarchy = NULL)

Arguments

hierarchy

name of the hierarchy path to use

Details

Several hierarchy could be defined to handle several kind of levels aggregation for example

Depending of the context several kind of geographic levels can be used Inside a hierarchy, all levels should be totaly nested (all sublevel should be mapped to ONE upper level)

See Also

[geo_levels()]

Other geography: geo_base_level(), geo_base_table(), geo_definition(), geo_is_type(), geo_level(), geo_level_nav(), geo_level_table(), get_geo_join(), load_geo_zone(), load_population(), load_population_age()


cturbelin/ifnBase documentation built on Aug. 26, 2024, 12:54 p.m.