step_field | R Documentation |
Cleans a member's field of study
step_field(df, detailed_types = FALSE)
df |
a tibble of demographic data |
detailed_types |
logical, whether to report country-based ethnicity or not |
a tibble with cleaned column Field
#demo_raw <- step_field(df = demo_raw, detailed_types = FALSE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.