get_data: Collect and pre-process macroeconomic data

get_dataR Documentation

Collect and pre-process macroeconomic data

Description

It collects the IPCA time series and other economic variables of the Brazilian economy for use in forecasting models.

Usage

get_data(quiet = FALSE)

Arguments

quiet

Collect data silently? The default (FALSE) prints messages to the Console.

Value

A tibble

Examples

df_macro <- get_data(quiet = TRUE)

schoulten/ipca documentation built on May 27, 2022, 10:05 p.m.