powered by
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()
Run the code above in your browser using DataLab