pm_house_detect: Detect Presence of House Numbers

Description Usage Arguments Value

View source: R/house.R

Description

Determine the presence of house numbersin a string.

Usage

1

Arguments

.data

A postmastr object created with pm_prep

Value

A tibble with a new logical variable pm.hasHouse that is TRUE if a house number is found in the first word of the address and FALSE otherwise.


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