Description Usage Arguments Value Examples
Clean beginning and end of the provided address entries.
1 | utils_clean_address_ends(addresses)
|
addresses |
A character string vector of address(es). |
A vector of character strings.
1 2 3 4 5 6 7 8 9 | ## Not run:
utils_clean_address_ends(
c(
" -; 18, 20 London st.; house, Mary hill.*",
",,12 &;Dixon st.; residence, Craigrownie, Cove.$"
)
)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.