Determine the presence of a houge range in a string.
pm_houseRange_detect(.data)
.data | A postmastr object created with pm_prep |
---|
A tibble with a new logical variable pm.hasHouse
that is
TRUE
if a house number is found in the first word of the address
and FALSE
otherwise.
A house range is used in some parts of the United States.
House ranges typically look like 121-123 Main St
.