powered by
This function allows you to convert USD to CAD.
USD2CAD(data, conversion = "USD", currency = "CAD")
A data frame, with the following columns: date, CAD.rate.
The data
What to convert to
What to convert from
formatted.dates <- format_shakepay(data_shakepay)[1] USD2CAD(formatted.dates)
Run the code above in your browser using DataLab