clean_address: clean address text strings for geocoding

View source: R/address_functions.R

clean_addressR Documentation

clean address text strings for geocoding

Description

clean address text strings for geocoding

Usage

clean_address(address)

Arguments

address

character vector of address text

Value

vector of character strings with non-alphanumerics (except dashes, which are left in for +4 ZIP issues) and excess white space removed.


degauss-org/dht documentation built on Oct. 28, 2023, 1:20 a.m.