is_un_lldc: Check land-locked developing country classification status...

View source: R/member_states.R

is_un_lldcR Documentation

Check land-locked developing country classification status from ISO3 codes.

Description

is_un_lldc() takes in a vector of ISO3 codes and returns a logical vector on whether that country is classified as a land-locked developing country by the United Nations.

Usage

is_un_lldc(iso3)

Arguments

iso3

Character vector of ISO3 codes.

Value

Logical vector.


caldwellst/whotilities documentation built on Aug. 30, 2022, 2:15 a.m.