powered by
A function to extract IPEA series using their API
series_ipeadata(arg1, ..., periodicity = c("Y", "D"), save = "")
ipea series number.
More series number.
A string specifying the periodicity.
A string specifying if data should be saved in csv or xlsx format. Defaults to not saving.
# NOT RUN { # ipea=series_ipeadata(162225812, periodicity = c("D")) # }
Run the code above in your browser using DataLab