natlongsurv {kutils}R Documentation

Smoking, Happiness, and other survey responses

Description

An idiosyncratic selection of 29 variables from the Original Cohort-Young Women 1968-2003 edition of the US National Longitudinal Survey. This originally included 5159 rows, but subset includes only 2867 rows, so sample frequencies will not match the values listed in the codebook. A snapshot of the codebook, "natlongsurv.cdb.txt", which we have trimmed down, is included in the package.

Usage

data(natlongsurv)

Format

A data frame with 2867 rows and 29 variables:

Details

All variables are for the 2003 year, except where otherwise noted.

Author(s)

Paul Johnson <pauljohn@ku.edu>

Source

National Longitudinal Surveys public-use data set (Bureau of Labor Statistics, 2018).

References

Bureau of Labor Statistics. 2018. NLS Original Cohort: Mature and Young Women, US National Longitudinal Surveys Public Use Data Sets (www.bls.gov/nls/home.htm).

Examples

data(natlongsurv)
peek(natlongsurv, ask = FALSE, file = paste0(tempdir(), "/","peek.pdf"))

[Package kutils version 1.73 Index]