utf_locale: utf-locale for the available languages

Description Usage Arguments Details Value Examples

View source: R/utils.R

Description

utf-locale for the available languages

Usage

1
utf_locale(language = "english")

Arguments

language

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

Details

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

Value

a utf locale

Examples

1
2
3
library(textTinyR)

utf_locale(language = "english")

textTinyR documentation built on Oct. 26, 2021, 9:06 a.m.