Description Usage Arguments Value Examples
View source: R/get_countries.R
Helper function to quickly retrieve the list of iso3 country codes for a specific World Bank region or income group
1  | get_countries(region_code)
 | 
region_code | 
 character: A region or income group code. Only accepts one code  | 
a vector of country code
1  | get_countries("ECA")
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.