eiCompare (version 3.0.0)

zip_hyphen: Pre-processes voter file by checking zipcode, and any special characters or typos within the address.

Description

Pre-processes voter file by checking zipcode, and any special characters or typos within the address.

Usage

zip_hyphen(voter_file, voter_id = "registration_number", zipcode = "zipcode")

Arguments

voter_file

A voter file containing the address of the voter.

voter_id

The unique identifier linked to the voter.

zipcode

The United States Postal Service (USPS) postal code.

Value

The voter file with pre-processed format for each address variable.