step_country | R Documentation |
Cleans a member's country of residence/location.
step_country(df)
df |
a tibble of demographic data |
a tibble with cleaned column Country
#demo_raw <- step_country(df = demo_raw)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.