organize_ht11 | R Documentation |
This function allows you to fix ht11 from 2013 to 2015
organize_ht11(data, year, ht11 = "ht11", numero = "numero")
data |
data.frame |
year |
survey year |
ht11 |
Variable name of ht11 |
numero |
Variable name of numero |
data.frame
Other income:
basket_goods()
,
deflate()
,
income_constant_prices()
,
income_quantiles()
,
labor_income_per_capita()
,
labor_income_per_hour()
toy_ech_2018 <- organize_ht11(data = ech::toy_ech_2018, year = 2018)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.