transform_restrict_to_household_heads: Filter a variable for household heads

View source: R/transform_subset.R

transform_restrict_to_household_headsR Documentation

Filter a variable for household heads

Description

Recodes the specified variable to NA for non-household heads.

Usage

transform_restrict_to_household_heads(lissy_files, variable)

Arguments

lissy_files

A list of LIS or LWS p-level files.

variable

A character string with the name of the variable that should be recoded for non-household heads.

Value

A list of tibbles with the adjusted variable.


JosepER/lissyrtools documentation built on Jan. 26, 2025, 10:01 p.m.