R/houseRange.R
pm_houseRange_match.Rd
Automatically subset the results of pm_houseRange_detect to return only observations that were found to include a house range. This functionality is only available for house range matching right now because ranges can contain complex alphanumeric values that need manual cleaning.
pm_houseRange_match(.data)
.data | A postmastr object created with pm_prep |
---|
A tibble containing only observations that were matched
using the house range test. The variable created by
pm_houseRange_detect, pm.hasHouseRange
, is removed.
A house range is used in some parts of the United States.
House ranges typically look like 121-123 Main St
.