R/houseFrac.R
pm_houseFrac_none.Rd
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)
.data | A postmastr object created with pm_prep |
---|
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.