Cleans and categorizes open-ended city name data and corrects errors.

step_city(df)

Arguments

df

a tibble of demographic data

Value

a tibble

Examples

#demo_raw <- step_city(df = demo_raw)