Skip to contents

All functions

codes_to_iso3()
Get ISO3 codes from other country codes.
countries
Country metadata from the WHO, UN, and WB.
country_code_types()
Country code types available
gbd_high_income_states()
Get ISO3 codes for GBD high-income states.
is_gbd_high_income()
Check GBD high-income classification status from ISO3 codes.
is_oecd_member()
Get OECD membership status from ISO3 codes.
is_un_ldc()
Check least-developed country classification status from ISO3 codes.
is_un_lldc()
Check land-locked developing country classification status from ISO3 codes.
is_un_sid()
Check small island developing state status from ISO3 codes.
is_who_member()
Get WHO membership status from ISO3 codes.
is_who_member_large()
Get large state membership status from ISO3 codes.
is_who_member_small()
Get WHO small state membership status from ISO3 codes.
iso3_to_codes()
Get country codes from ISO3 country codes.
iso3_to_names()
Get country names from ISO3 country codes.
iso3_to_regions()
Get regions from ISO3 country codes.
names_to_code()
Get country codes from names.
names_to_iso3()
Get ISO3 codes from names
oecd_member_states()
Get ISO3 codes for OECD member states.
un_ldcs()
Get ISO3 codes for least-developed countries.
un_lldcs()
Get ISO3 codes for land-locked developing countries.
un_sids()
Get ISO3 codes for small island developing states.
valid_codes()
Check if country codes are present in countries data frame.
wb_ig_years()
Years of WB IG classifications available
who_member_states()
Get ISO3 codes for WHO member states.