strip_buildings_numbers_vec: Strip buildings numbers (building|house|unit) from a string...

Description Usage Arguments Value See Also Examples

Description

Strip buildings numbers (building|house|unit) from a string or character vector of addresses.

Usage

1
strip_buildings_numbers_vec(string, locale = "GBR", squish_ws = TRUE)

Arguments

string

Input vector. Either a character vector, or something coercible to one.

locale

A string, the country code in format ISO 3. Default is "GBR".

squish_ws

A boolean; determines if trailing white spaces and repeated whitespace inside a string (generated by the replacement), are trimmed or not.

Value

A character vector of the original character strings striped from building numbers.

See Also

strip_buildings_numbers_vec()

Examples

1

xavier-gilbert/sabre documentation built on May 7, 2021, 12:40 p.m.