A function to extract BACEN series using their API
get.series.bacen(x, from = "", to = "", save = "")
Bacen series numbers. Either an integer or a numeric vector.
A string specifying where the series shall start.
A string specifying where the series shall end.
A string specifying if data should be saved in csv or xlsx format. Defaults to not saving.