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.