utf-locale for the available languages

utf_locale(language = "english")

Arguments

language

a character string specifying the language for which the utf-locale should be returned

Value

a utf locale

Details

This is a limited list of language-locale. The locale depends mostly on the text input.

Examples


library(textTinyR)

utf_locale(language = "english")
#> [1] "en.UTF-8"