Description Usage Arguments Value
std_addr()
transliterates all characters to ASCII, replaces all symbols
except dashes (-
) and apostrophes ('
) with a space, removes apostrophes,
removes extraneous whitespace, and converts to title case.
1 | std_addr(x)
|
x |
Character-like vector. This will be converted to character before standardizing. |
A character vector with standardized addresses
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.