find_description {easyPSID} | R Documentation |
Find description of PSID variable
Description
Finds the descriptions of selected PSID variables.
Usage
find_description(variables)
Arguments
variables |
Variable names to look up (as individual string or vector of strings) |
Examples
find_description(variables=c("V2","V30"))
[Package easyPSID version 0.1.2 Index]