step_state.Rd
Cleans a member's state of residence, USA only.
step_state(df)
a tibble of demographic data
a tibble with cleaned column State_US
#demo_raw <- step_state(df = demo_raw)