Cleans a member's school categorization.

step_profitnon(df)

Arguments

df

a tibble of demographic data

Value

a tibble with cleaned column Profit_Non

Examples

#demo_raw <- step_profitnon(df = demo_raw)