get_supported_currencies {freecurrencyapi} | R Documentation |
Get the current status of the API.
Description
Get the current status of the API.
Usage
get_supported_currencies(currencies = NULL)
Arguments
currencies |
(required) A list of comma seperated currency codes which you want to get (EUR,USD,CAD) By default all available currencies will be shown. |
Value
Returns all our supported currencies.
[Package freecurrencyapi version 0.1.0 Index]