get_all_currencies: All currency values

View source: R/rbcb_get_currencies.R

get_all_currenciesR 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)

rbcb documentation built on Oct. 13, 2023, 1:10 a.m.