Learn R Programming

easyPSID (version 0.1.2)

find_description: 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

Run this code
# NOT RUN {
find_description(variables=c("V2","V30"))
# }

Run the code above in your browser using DataLab