region_id returns the region id of a region mapping.
Usage
region_id(region_mapping)
Arguments
- region_mapping
a data.table of regional mapping.
Value
a character for the regional mapping ID.
See also
Other misc functions:
brazil_regions(),
china_regions(),
eu27_regions(),
eu28_regions(),
eu_regions(),
europe_regions(),
india_regions(),
indonesia_regions(),
oceania_regions(),
oecd_regions(),
ssa_regions(),
usa_regions()
Examples
region_id(region_mappings[["witch17"]])
#> [1] "witch17"