View source: R/member_states.R
is_who_member_large | R Documentation |
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.
is_who_member_large(iso3)
iso3 |
Character vector of ISO3 codes. |
Logical vector.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.