Determine whether the house number test returns matches for every observation.

pm_house_all(.data)

Arguments

.data

A postmastr object created with pm_prep

Value

A logical scalar is returned that is TRUE if all observations contain house numbers and FALSE otherwise.