is_who_member_large: Get large state membership status from ISO3 codes.

View source: R/member_states.R

is_who_member_largeR Documentation

Get large state membership status from ISO3 codes.

Description

is_who_member_large() takes in a vector of ISO3 codes and returns a logical vector on whether that country is a large WHO member state or not. In this instance, large member states are defined as member states with a total population > 90,000 in mid-year 2018, according to the World Population Prospects.

Usage

is_who_member_large(iso3)

Arguments

iso3

Character vector of ISO3 codes.

Value

Logical vector.


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