find_name: Lookup new longitudinal variables names

Description Usage Arguments Examples

View source: R/8find_name.R

Description

Finds the new name of any longitudinal variable in the PSID Family Files or Individual files following implementation of the rename_fam_vars and rename_ind_vars functions.

Usage

1
find_name(variable, var_year = TRUE)

Arguments

variable

Variable to look up

var_year

Report year when renamed variable first entered the PSID dataset (default=TRUE)

Examples

1
find_name(variable="V1244",var_year=FALSE)

easyPSID documentation built on Oct. 3, 2021, 5:06 p.m.