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")

textTinyR documentation built on June 24, 2024, 5:16 p.m.