View source: R/sn_clean_streetname.R
sn_clean_street_name | R Documentation |
Clean street name in order to keep only the
sn_clean_street_name(street_name, country, gisco_id = NULL)
street_name |
A character vector. |
country |
Name of country. |
sn_clean_street_name(
street_name = c(
"Adele-Schreiber-Krieger-Straße",
"Achillesstraße",
"Adlerbrücke",
"Akazienweg"
),
country = "Germany"
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.