Description Usage Arguments Value Examples
List of the countries supported by the API.
1 | 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
1 2 3 4 | ## Not run:
get_countries()
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.