Learn R Programming

ech (version 0.1.3)

housing_tenure: 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")

Value

data.frame

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.

See Also

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

Examples

Run this code
toy_ech_2018 <- housing_tenure(data = ech::toy_ech_2018)

Run the code above in your browser using DataLab