is_who_member: Get WHO membership status from ISO3 codes.

View source: R/member_states.R

is_who_memberR Documentation

Get WHO membership status from ISO3 codes.

Description

is_who_member() takes in a vector of ISO3 codes and returns a logical vector on whether that country is a WHO member state or not.

Usage

is_who_member(iso3)

Arguments

iso3

Character vector of ISO3 codes.

Value

Logical vector.


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