iran_mapping | R Documentation |
An example mapping of Iran and its provinces from 1950 to present day. The mapping accounts for province boundary changes over time.
iran_mapping
A data.table with 47 rows and 2 columns:
parent: the aggregate location.
child: one of the constituent locations.
Each row in the data.table represents the relationship between Iran, its historical provinces, and present day provinces.
This mapping can be used for aggregating agg()
or scaling scale()
values.
create_agg_tree()
, create_scale_tree()
, vis_tree()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.