std_addr: Standardize Addresses

Description Usage Arguments Value

View source: R/std_addr.R

Description

std_addr() transliterates all characters to ASCII, replaces all symbols except dashes (-) and apostrophes (') with a space, removes apostrophes, removes extraneous whitespace, and converts to title case.

Usage

1

Arguments

x

Character-like vector. This will be converted to character before standardizing.

Value

A character vector with standardized addresses


jesse-smith/covidsms documentation built on Dec. 25, 2021, 4:24 a.m.