.name_preproc {wru} | R Documentation |
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)
Arguments
voter_names |
Character vector to be pre-processed. |
target_names |
Character vector of census names to be matched. |
Value
A character vector of pre-processed named
[Package wru version 3.0.3 Index]