extract_flatNumberFirstLast {healthyAddress}R 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.


[Package healthyAddress version 0.4.3 Index]