Cleans a member's field of study

step_field(df, detailed_types = FALSE)

Arguments

df

a tibble of demographic data

detailed_types

logical, whether to report country-based ethnicity or not

Value

a tibble with cleaned column Field

Examples

#demo_raw <- step_field(df = demo_raw, detailed_types = FALSE)