View source: R/historical_currency_converter.R
Function to query historical exchange rates for any currency for the given number of days in the past
1 | convert_currency(base, symbol, days)
|
base |
is the currency we want to convert |
symbol |
is the currency to which we want to convert the base currency |
days |
is the number of days to retroactively query the exchange rates |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.