Determine whether the house number test returns any matches.
pm_house_any(.data)
.data | A postmastr object created with pm_prep |
---|
A logical scalar is returned that is TRUE
if the data contains at least
one house number and FALSE
if they do not.