step_country: Cleans a member's country of residence/location.

View source: R/step_country.R

step_countryR Documentation

Cleans a member's country of residence/location.

Description

Cleans a member's country of residence/location.

Usage

step_country(df)

Arguments

df

a tibble of demographic data

Value

a tibble with cleaned column Country

Examples

#demo_raw <- step_country(df = demo_raw)

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