is_un_ldc: Check least-developed country classification status from ISO3...

View source: R/member_states.R

is_un_ldcR Documentation

Check least-developed country classification status from ISO3 codes.

Description

is_un_ldc() takes in a vector of ISO3 codes and returns a logical vector on whether that country is classified as a least-developed country by the United Nations.

Usage

is_un_ldc(iso3)

Arguments

iso3

Character vector of ISO3 codes.

Value

Logical vector.


gpw13/whoville documentation built on Aug. 27, 2022, 7:07 p.m.