View source: R/address_functions.R
clean_address | R Documentation |
clean address text strings for geocoding
clean_address(address)
address |
character vector of address text |
vector of character strings with non-alphanumerics (except dashes, which are left in for +4 ZIP issues) and excess white space removed.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.