extract_flatNumberFirstLast: Extract the flat number, number first/last from an address

View source: R/extract_flatNumberFirstLast.R

extract_flatNumberFirstLastR Documentation

Extract the flat number, number first/last from an address

Description

Extract the flat number, number first/last from an address

Usage

extract_flatNumberFirstLast(address)

Arguments

address

A character vector from which the numbers are to be extracted.

Value

A data.table of three components: the flat number, the number first, and number last.


HughParsonage/healthyAddress documentation built on Jan. 11, 2025, 12:11 a.m.