step_city | R Documentation |
Cleans and categorizes open-ended city name data and corrects errors.
step_city(df)
df |
a tibble of demographic data |
a tibble
#demo_raw <- step_city(df = demo_raw)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.