Description Usage Arguments Value Examples
Strip buildings numbers (building|house|unit).
1 | strip_buildings_numbers(.data, locale = "GBR", squish_ws = TRUE)
|
.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. |
An object of the same type as .data.
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.