Learn R Programming

rbcb (version 0.1.10)

get_all_currencies: All currency values

Description

Gets all currency values

Usage

get_all_currencies(date)

Value

A data.frame with all currency values from the given date. The currency rates come quoted in BRL.

Arguments

date

reference date

Examples

Run this code
if (FALSE) {
get_all_currencies("2017-03-10")
}

Run the code above in your browser using DataLab