parse_address: parse an address into components

View source: R/parse_addresses.R

parse_addressR Documentation

parse an address into components

Description

Note that this relies on python usaddress library. See the README for more details

Usage

parse_address(address)

Arguments

X

an address as a character string

Value

data.frame of address parsing results

Examples

parse_address('3333 Burnet Ave, Cincinnati, OH 45229')

geomarker-io/hamilton documentation built on July 27, 2023, 11:26 a.m.