Last data update: 2014.03.03

R: Lists names of variables by wave
variablesTAPSR Documentation

Lists names of variables by wave

Description

Lists the names of the variables in the TAPS dataset for the wave(s) specified

Usage

variablesTAPS(month, year)

Arguments

month

A character vector specifying the first three letters of the month(s) of the wave(s) of interest

year

A numeric vector specifying the year(s) of the wave(s) desired. This vector MUST BE the same length of the month vector (one year per month specified)

Value

A list with the names of the variables per wave specified

Author(s)

David G. Carlson carlson.david@wustl.edu Michelle Torres: smtorres@wustl

See Also

weightTAPS weightTAPSPACK subsetTAPS weightTAPSoutput simpleWeight attritTAPS multipleImp hotdeckImp wavesTAPS

Examples

variablesTAPS(month=c("Feb","Mar"), year=c(2012,2012))

Results