deflate {ech}R Documentation

This function allows you to calculate a deflator coefficient

Description

This function allows you to calculate a deflator coefficient

Usage

deflate(
  base_month = NULL,
  base_year = NULL,
  index = "IPC",
  level = "G",
  df_year = NULL
)

Arguments

base_month

baseline month

base_year

baseline year

index

IPC or IPAB

level

General index ('G'), Montevideo index ('M') or Interior index ('I')

df_year

ECH year

Details

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

Value

vector

See Also

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


[Package ech version 0.1.3 Index]