basket_goods: This function allows you to get the Basket goods

View source: R/utils.R

basket_goodsR Documentation

This function allows you to get the Basket goods

Description

This function allows you to get the Basket goods

Usage

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

Details

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

Value

data.frame

See Also

Other income: deflate(), income_constant_prices(), income_quantiles(), labor_income_per_capita(), labor_income_per_hour(), organize_ht11()

Examples

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

calcita/ech documentation built on March 2, 2024, 7:54 a.m.