Learn R Programming

wru (version 3.0.3)

.name_preproc: Pre-process vector of names to match census style. Internal function

Description

Pre-process vector of names to match census style. Internal function

Usage

.name_preproc(voter_names, target_names)

Value

A character vector of pre-processed named

Arguments

voter_names

Character vector to be pre-processed.

target_names

Character vector of census names to be matched.