get_currencies: Get Currencies

Description Usage Arguments Value Examples

View source: R/endpoints.R

Description

List of the currencies supported by the API.

Usage

1
get_currencies(api_key = config::get("key"), parse_response = TRUE)

Arguments

api_key

API key

parse_response

Should we parse the response as a list?

Value

list of currencies

Examples

1
2
3
4
## Not run: 
get_currencies()

## End(Not run)

retowyss/kwewr documentation built on Oct. 12, 2020, 12:07 a.m.