basket_goods {ech} | R 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)
[Package ech version 0.1.3 Index]