pm_houseRange_match: Return Only Matched Observations From pm_houseRange_detect

Description Usage Arguments Details Value

View source: R/houseRange.R

Description

Automatically subset the results of pm_houseRange_detect to return only observations that were found to include a house range. This functionality is only available for house range matching right now because ranges can contain complex alphanumeric values that need manual cleaning.

Usage

1

Arguments

.data

A postmastr object created with pm_prep

Details

A house range is used in some parts of the United States. House ranges typically look like 121-123 Main St.

Value

A tibble containing only observations that were matched using the house range test. The variable created by pm_houseRange_detect, pm.hasHouseRange, is removed.


slu-openGIS/postmastr documentation built on Dec. 9, 2020, 3:32 a.m.