step_field.Rd
Cleans a member's field of study
step_field(df, detailed_types = FALSE)
a tibble of demographic data
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)