find_name {easyPSID}R Documentation

Lookup new longitudinal variables names

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

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

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

[Package easyPSID version 0.1.2 Index]