View source: R/parse_AMCAS_race_ethn.R
parse_race_text | R Documentation |
Parse text-based racial identity field and fortify the dataset with individual fields for each of the IPEDS racial categories.
parse_race_text(data, race.field, hispanic.field)
data |
A data.frame or tibble |
race.field |
Unquoted name of a field |
hispanic.field |
Unquoted name of a field |
A data.frame or tibble fortified with new columns
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.