if (FALSE) {
# Note date range >365 days', yet only 365 days' returned.
# Use historical_exchange_rates() for > 365 days'.
priceR:::retrieve_historical_rates("USD", to = "AUD",
start_date = "2018-01-01",
end_date = "2020-06-30")
}
Run the code above in your browser using DataLab