Determine whether the house number test returns matches for every observation.
pm_house_all(.data)
.data | A postmastr object created with pm_prep |
---|
A logical scalar is returned that is TRUE
if all observations contain
house numbers and FALSE
otherwise.