Description Usage Arguments Value Examples
List of the currencies supported by the API.
1 | get_currencies(api_key = config::get("key"), parse_response = TRUE)
|
api_key |
API key |
parse_response |
Should we parse the response as a list? |
list of currencies
1 2 3 4 | ## Not run:
get_currencies()
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.