Skip to contents

Given a dataframe of survey responses, look for standard SurveyMonkey demographic questions and code/recode them into new variables that are more banner-, plot-, and analysis-friendly. Use code_std_demo_vars() to perform all standard demographic recodes, or select the specific function you need. Run std_demo_vars() to return the full index of SurveyMonkey's standard demographic variables.

Usage

code_race_vars(data, append = TRUE, verbose = TRUE)

Arguments

data

Input data frame of survey responses.

append

If TRUE, append to existing dataframe otherwise return new variables in a fresh dataframe.

verbose

Print helpful messages.

Value

Survey data frame with new (or updated) columns corresponding to (if discoverable) respondents' race and/or ethnicity

  • race5: 5-point standard Census race category (i.e. Non-Hispanic White, Non-Hispanic Black, Hispanic, Asian, Other)

  • race4: 4-point categorization collapsing "Asian" into "Other" (needed for some weighting schemes)

  • nonwhite: 2-point race category for white/non-white