Learn R Programming

and (version 0.1.7)

and_languages: Supported languages

Description

A list of supported languages and examples of their usage.

Usage

and_languages

Arguments

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().

Examples

Run this code
and_languages

Run the code above in your browser using DataLab