variablesTAPS: Lists names of variables by wave

Description Usage Arguments Value Author(s) See Also Examples

Description

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

Usage

1
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

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

weightTAPSPACK documentation built on May 2, 2019, 9:18 a.m.