geo_hierarchy | R Documentation |
A hierarchy path is a list of ordered geographic levels from the lowest to the uppest
geo_hierarchy(hierarchy = NULL)
hierarchy |
name of the hierarchy path to use |
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)
[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()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.