Learn R Programming

ech (version 0.1.3)

basket_goods: 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)

Value

data.frame

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.

See Also

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

Examples

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

Run the code above in your browser using DataLab