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