housing_tenure | R Documentation |
This function allows you to calculate the housing tenure
housing_tenure(data = ech::toy_ech_2018, d8_1 = "d8_1")
data |
data.frame |
d8_1 |
Variable name of housing_tenure (owner, renter, rent-free occupancy, etc.) |
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()
,
overcrowding()
toy_ech_2018 <- housing_tenure(data = ech::toy_ech_2018)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.