countrycode {learningtower} | R Documentation |
Country iso3c and name mapping for PISA OECD countries participants.
Description
A dataset containing mapping of the country ISO code to the country names. More information on participating countries can be found at https://www.oecd.org/pisa/aboutpisa/pisa-participants.htm.
Format
A tibble of the following variables
-
country
: Country 3 character code. Note that some regions/territories are coded as country for ease of input. Character. -
country_name
: Country name. Note that some regions/territories are coded as country for ease of input. Character.
[Package learningtower version 1.0.1 Index]