Create a table with deflated welfare means for each country and surveyid year.

db_create_dsm_table(lcu_table, cpi_table, ppp_table)

Arguments

lcu_table

data.table: A table with newly estimated LCU survey means. Output of db_create_lcu_table().

cpi_table

data.table: A table with CPI data.

ppp_table

data.table: A table with PPP data.

Value

data.table