Pre-processes voter file by checking zipcode, and any special characters or typos within the address.
zip_hyphen(voter_file, voter_id = "registration_number", zipcode = "zipcode")
A voter file containing the address of the voter.
The unique identifier linked to the voter.
The United States Postal Service (USPS) postal code.
The voter file with pre-processed format for each address variable.