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

pm_houseFrac_none(.data)

Arguments

.data

A postmastr object created with pm_prep

Value

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