viewNHES_SurveyCodes: View NHES Survey Code Definitions

View source: R/readNHES.R

viewNHES_SurveyCodesR Documentation

View NHES Survey Code Definitions

Description

This function prints the defined NHES Survey Codes to console output that are compatible with the readNHES function for use. Typically a user will only need to manually set these codes if the 'auto' survey parameter is not able to correctly identify the correct survey type, or for other unusual situations.

Usage

viewNHES_SurveyCodes()

Author(s)

Tom Fink

See Also

readNHES, getNHES_SurveyInfo

Examples

## Not run: 
  #print the NHES survey information to the console for quick reference
  viewNHES_SurveyCodes()

## End(Not run)

EdSurvey documentation built on Nov. 2, 2023, 6:25 p.m.