USD2CAD | R Documentation |
This function allows you to convert USD to CAD.
USD2CAD(data, conversion = "USD", currency = "CAD")
data |
The data |
conversion |
What to convert to |
currency |
What to convert from |
A data frame, with the following columns: date, CAD.rate.
formatted.dates <- format_shakepay(data_shakepay)[1] USD2CAD(formatted.dates)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.