housing_conditions | R Documentation |
This function allows you to calculate the housing conditions
housing_conditions(data = ech::toy_ech_2018, c2 = "c2", c3 = "c3", c4 = "c4")
data |
data.frame |
c2 |
Variable name of predominant material on external walls |
c3 |
Variable name of predominant roofing material |
c4 |
Variable name of predominant flooring material |
Disclaimer: This script is not an official INE product. Aviso: El script no es un producto oficial de INE.
data.frame
Other dwelling:
housing_deprivation()
,
housing_situation()
,
housing_tenure()
,
overcrowding()
toy_ech_2018 <- housing_conditions(data = ech::toy_ech_2018)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.