and_languages {and}R Documentation

Supported languages

Description

A list of supported languages and examples of their usage.

Usage

and_languages

Format

A data frame with 6 variables:

language

The name of the language, possibly with a territory in parentheses

code

The language code

example_and_2

An example of a conjunctive list with two elements in the language

example_and_4

An example of a conjunctive list with four elements in the language

example_or_2

An example of a disjunctive list with two elements in the language

example_or_4

An example of a disjunctive list with four elements in the language

support

Either "full" or "partial". Partially supported languages generally localize and() but not or().

Source

Language data is derived from the Unicode Common Locale Data Repository (CLDR)

Examples

and_languages

[Package and version 0.1.5 Index]