find_years {easyPSID} | R Documentation |
Finds the years and corresponding variable names for any longitudinal PSID variable in the PSID Family Files and Individual file.
find_years(variable, var_names = TRUE)
variable |
Variable name to look up |
var_names |
Report names for longitudinal PSID variable across years (default=TRUE) |
find_years(variable="V3",var_names=FALSE)