This function allows you to get the Basket goods

basket_goods(data = ech::cba_cbna_mdeo, year = NULL)

Arguments

data

data.frame with the price of the basket of goods from Montevideo, Interior or Rural region

year

the ECH year

Value

data.frame

Details

Disclaimer: This script is not an official INE product. Aviso: El script no es un producto oficial de INE.

Examples

df <- basket_goods(data = ech::cba_cbna_mdeo, year = 2018)