clean_address_attached_words {podcleaner} | R Documentation |
Clean attached words in address entry(/ies)
Description
Attempts to separate attached words in provided address entry(/ies).
Usage
clean_address_attached_words(addresses)
Arguments
addresses |
A character string vector of address(es). |
Value
A character string vector of address(es) cleaned of attached words.
[Package podcleaner version 0.1.2 Index]