View source: R/replace_special_characters_internal.R
replace_special_characters_internal | R Documentation |
Internal helper to replace special characters.
replace_special_characters_internal(string, transliterations, case)
string |
A string (for example names of a data frame). |
transliterations |
A character vector (if not |
case |
Length one character, from the input options of |
A character vector.
Malte Grosser, malte.grosser@gmail.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.