utf-locale for the available languages
utf_locale(language = "english")
language | a character string specifying the language for which the utf-locale should be returned |
---|
a utf locale
This is a limited list of language-locale. The locale depends mostly on the text input.
library(textTinyR) utf_locale(language = "english") #> [1] "en.UTF-8"