Description Usage Arguments Value Examples
View source: R/remove_vowel_diacrtics.R
Removes vowel diacritics without changing the underlying encoding.
1 |
x |
A character vector. |
A character vector.
1 2 | x. <- "{Múñez} Muñana; Ávila; Castilla y León"
remove_vowel_diacritics(x.)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.