View source: R/get_all_countries.R
get_all_countries | R Documentation |
Retrieve all countries for which DTM data is publicly available through the API.
get_all_countries()
A data frame containing the list of all countries.
## Not run:
# Fetch all countries
countries_df <- get_all_countries()
head(countries_df)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.