powered by
This function allows you to calculate a deflator coefficient
deflate( base_month = NULL, base_year = NULL, index = "IPC", level = "G", df_year = NULL )
baseline month
baseline year
IPC or IPAB
General index ('G'), Montevideo index ('M') or Interior index ('I')
ECH year
Disclaimer: This script is not an official INE product. Aviso: El script no es un producto oficial de INE.
Other income: basket_goods(), income_constant_prices(), income_quantiles(), labor_income_per_capita(), labor_income_per_hour(), organize_ht11()
basket_goods()
income_constant_prices()
income_quantiles()
labor_income_per_capita()
labor_income_per_hour()
organize_ht11()
# NOT RUN { deflate(base_month = 6, base_year = 2016, index = "IPC", level = "G", df_year = 2018) # }
Run the code above in your browser using DataLab