get_countries | R Documentation |
get_countries()
retrieves information on each country, including but not limited to their ID, name, 2-letter code, and 3-letter code.
get_countries()
tibble with one row per country
all_countries <- get_countries()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.