list_currencies: Find Supported Currencies

Description Usage Arguments

Description

Generates a list of the currencies supported by currency_convert.

Usage

1
list_currencies(key, as_df = FALSE, ...)

Arguments

key

Your Open Exchange Rates API key. See their access plans (particularly the 'forever free' plan linked at the bottom).

as_df

Whether to return the results as a data.frame. If not, it will be a named list. Set to FALSE by default.

...

Further arguments to pass to httr's GET function.


Ironholds/lucr documentation built on May 7, 2019, 6:40 a.m.