get.series.bacen: A function to extract BACEN series using their API

Description Usage Arguments Author(s)

View source: R/get.series.bacen.R

Description

A function to extract BACEN series using their API

Usage

1
get.series.bacen(x, from = "", to = "", save = "")

Arguments

x

Bacen series numbers. Either an integer or a numeric vector.

from

A string specifying where the series shall start.

to

A string specifying where the series shall end.

save

A string specifying if data should be saved in csv or xlsx format. Defaults to not saving.

Author(s)

Fernando Teixeira fernando.teixeira@fgv.br and Jonatha Azevedo jonatha.costa@fgv.br


nmecsys/BETS documentation built on April 8, 2021, 1:54 a.m.