strip_buildings_numbers: Strip buildings numbers (building|house|unit).

Description Usage Arguments Value Examples

Description

Strip buildings numbers (building|house|unit).

Usage

1
strip_buildings_numbers(.data, locale = "GBR", squish_ws = TRUE)

Arguments

.data

chacter, character vector, list or data frame.

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

An object of the same type as .data.

Examples

1
2

FoodStandardsAgency/sabre documentation built on May 8, 2021, 10:44 a.m.