View source: R/member_states.R
is_oecd_member | R Documentation |
is_oecd_member()
takes in a vector of ISO3 codes and returns a logical vector
on whether that country is an OECD member state or not.
is_oecd_member(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.