Learn R Programming

healthyAddress (version 0.4.5)

extract_flatNumberFirstLast: 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)

Value

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

Arguments

address

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