overcrowding | R Documentation |
This function allows you to calculate overcrowding in the household
overcrowding(data = ech::toy_ech_2018, ht19 = "ht19", d10 = "d10")
data |
data.frame |
ht19 |
Variable name of umber of individuals in the household |
d10 |
Variable name of number of rooms to sleep |
Disclaimer: This script is not an official INE product. Aviso: El script no es un producto oficial de INE.
data.frame
Other dwelling:
housing_conditions()
,
housing_deprivation()
,
housing_situation()
,
housing_tenure()
toy_ech_2018 <- overcrowding(data = ech::toy_ech_2018)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.