Learn R Programming

discoverableresearch (version 0.0.1)

possible_langs: Languages codes synthesisr can recognize

Description

A dataset of the languages that can be recognized by synthesisr along with their short form, character encoding, and whether a scientific journal indexed in 'ulrich' uses them.

Usage

possible_langs

Arguments

Format

A database with 53 rows of 4 variables:

Short

the short form language code

Language

the name of the language

Encoding

which character encoding to use for a language

Used

whether or not the language is used by a scientific journal

Examples

Run this code
# NOT RUN {
 possible_langs
# }

Run the code above in your browser using DataLab