Learn R Programming

rbcb (version 0.1.9)

get_all_currencies: 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

Run this code
# NOT RUN {
get_all_currencies("2017-03-10")
# }

Run the code above in your browser using DataLab