housing_tenure: This function allows you to calculate the housing tenure

View source: R/dwelling.R

housing_tenureR Documentation

This function allows you to calculate the housing tenure

Description

This function allows you to calculate the housing tenure

Usage

housing_tenure(data = ech::toy_ech_2018, d8_1 = "d8_1")

Arguments

data

data.frame

d8_1

Variable name of housing_tenure (owner, renter, rent-free occupancy, etc.)

Details

Disclaimer: This script is not an official INE product. Aviso: El script no es un producto oficial de INE.

Value

data.frame

See Also

Other dwelling: housing_conditions(), housing_deprivation(), housing_situation(), overcrowding()

Examples

toy_ech_2018 <- housing_tenure(data = ech::toy_ech_2018)

calcita/ech documentation built on March 2, 2024, 7:54 a.m.