region_isos {r2dii.data} | R Documentation |
A dataset outlining various region definitions
Description
This dataset maps codes representing countries to regions.
For information about the ISO standard for country codes see https://www.iso.org/iso-3166-country-codes.html.
Usage
region_isos
Format
An object of class tbl_df
(inherits from tbl
, data.frame
) with 9262 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_demo
Examples
head(region_isos)
[Package r2dii.data version 0.6.0 Index]