R/rbcb_get_currencies.R
get_all_currencies.Rd
Gets all currency values
get_all_currencies(date)
reference date
A data.frame with all currency values from the given date. The currency rates come quoted in BRL.
data.frame
if (FALSE) { get_all_currencies("2017-03-10") }