viewNHES_SurveyCodes {EdSurvey} | R 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)
[Package EdSurvey version 4.0.7 Index]