utf_locale: utf-locale for the available languages

View source: R/utils.R

utf_localeR Documentation

utf-locale for the available languages

Description

utf-locale for the available languages

Usage

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


library(textTinyR)

utf_locale(language = "english")

mlampros/textTinyR documentation built on Jan. 17, 2024, 1:18 a.m.