get_countries.Rd
List of the countries supported by the API.
get_countries(api_key = config::get("key"), parse_response = TRUE)
api_key | API key |
---|---|
parse_response | Should we parse the response as a list? |
list of countries
if (FALSE) { get_countries() }