View source: R/helper_split_address.R
helper_split_address | R Documentation |
This is an internal function. Please use split_address
helper_split_address(x, debug = FALSE)
x |
A character vector of length 1 |
debug |
If true, print(x) |
A list with three elements
strasse |
Extracted street name |
hnr |
Extracted house number |
hnrz |
Extracted extra letter |
Daniel Schürmann
split_address
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.