step_city: Cleans and categorizes open-ended city name data and corrects...

View source: R/step_city.R

step_cityR Documentation

Cleans and categorizes open-ended city name data and corrects errors.

Description

Cleans and categorizes open-ended city name data and corrects errors.

Usage

step_city(df)

Arguments

df

a tibble of demographic data

Value

a tibble

Examples

#demo_raw <- step_city(df = demo_raw)

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