capitalize_remove_accents {metaphonebr} | R Documentation |
Phonetic preprocessing: removes accents, numbers and capitalizes
Description
Remove diacritics, capitalizes and remove characters that are not letters or spaecs.
Usage
capitalize_remove_accents(fullname)
Arguments
fullname |
a character vector. |
Value
a preprocessed character vector.
[Package metaphonebr version 0.0.4 Index]