format_addresses | R Documentation |
Attempts to clean and format addresses names by the following convention:
<Number> <SE|SW|NE|NW> <Street McName> <Ave|*>
format_addresses(x)
x |
Character vector. |
Ideally, correctly formatted addresses.
clean_strings
for generic string cleaning.
Other helper functions: capitalize_words
,
ch1903_to_wgs84
,
clean_strings
,
format_scientific_names
,
is.empty
, lvapply
,
melt_by_listcol
, na.remove
,
normalize_language
,
parse_scientific_names
,
quotemeta
,
replace_values_in_list
,
sp_transform
,
subset_search_results
,
unique_na
format_addresses("123 SE. MCDONALD AV")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.