region_isos_demo {r2dii.data} | R Documentation |
A dataset outlining various region definitions
Description
This dataset maps codes representing countries to regions. It is similar to but smaller than region_isos.
Demo datasets are synthetic because most financial data is strictly private; they help to demonstrate and test the implementation in R of 'PACTA' (https://www.transitionmonitor.com/).
For information about the ISO standard for country codes see https://www.iso.org/iso-3166-country-codes.html.
Usage
region_isos_demo
Format
An object of class tbl_df
(inherits from tbl
, data.frame
) with 358 rows and 3 columns.
Definitions
-
isos
(character): Countries in region, defined by iso code., *region
(character): Benchmark region name., *source
(character): Source publication from which the regions are defined.
See Also
Other iso codes:
iso_codes
,
region_isos
Other demo datasets:
abcd_demo
,
co2_intensity_scenario_demo
,
loanbook_demo
,
overwrite_demo
,
scenario_demo_2020
Examples
region_isos_demo