Learn R Programming

ech (version 0.1.3)

housing_conditions: This function allows you to calculate the housing conditions

Description

This function allows you to calculate the housing conditions

Usage

housing_conditions(data = ech::toy_ech_2018, c2 = "c2", c3 = "c3", c4 = "c4")

Value

data.frame

Arguments

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

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_deprivation(), housing_situation(), housing_tenure(), overcrowding()

Examples

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

Run the code above in your browser using DataLab