get_all_currencies {rbcb} | R Documentation |
All currency values
Description
Gets all currency values
Usage
get_all_currencies(date)
Arguments
date |
reference date |
Value
A data.frame
with all currency values from the given date.
The currency rates come quoted in BRL.
Examples
## Not run:
get_all_currencies("2017-03-10")
## End(Not run)
[Package rbcb version 0.1.14 Index]