Description Usage Arguments Value
View source: R/convert_currency.R
Function to retrieve historical exchange rates of a base to a symbol currency for the past x amount of days
1 | convert_currency(from, to, days)
|
from |
string - base currency |
to |
string - target currency |
days |
int - T-number of days we're querying |
data.table
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.