Learn R Programming

textTinyR (version 1.1.8)

utf_locale: utf-locale for the available languages

Description

utf-locale for the available languages

Usage

utf_locale(language = "english")

Value

a utf locale

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.

Examples

Run this code

library(textTinyR)

utf_locale(language = "english")

Run the code above in your browser using DataLab