Automatically subset the results of pm_house_detect to return only observations that were not found to include a house number

pm_house_none(.data)

Arguments

.data

A postmastr object created with pm_prep

Value

A tibble containing only observations that were not found matched using the house number test. The variable created by pm_house_detect, pm.hasHouse, is removed.