step_state: Cleans a member's state of residence, USA only.

View source: R/step_state.R

step_stateR Documentation

Cleans a member's state of residence, USA only.

Description

Cleans a member's state of residence, USA only.

Usage

step_state(df)

Arguments

df

a tibble of demographic data

Value

a tibble with cleaned column State_US

Examples

#demo_raw <- step_state(df = demo_raw)

SzarR/medusa documentation built on Feb. 7, 2024, 11:36 p.m.