Skip to contents

takes in an address string separated by commas and returns the address parsed in list form.

Usage

Address_Parser(address)

Arguments

address

the address as a character to be parsed.

Value

split_addr a data frame with columns street, city, state abbreviation, county, and state.

Author

Alex Cory