Address_Parser.Rd
takes in an address string separated by commas and returns the address parsed in list form.
Address_Parser(address)
the address as a character to be parsed.
split_addr a data frame with columns street, city, state abbreviation, county, and state.
Alex Cory