1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
|
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/data.R
\docType{data}
\name{langs}
\alias{langs}
\title{Defunct: Language codes recognized by Twitter data.}
\format{
A tibble with five variables and 486 observations.
}
\description{
This data comes from the Library of Congress,
\url{https://www.loc.gov/standards/iso639-2/ISO-639-2_utf-8.txt}. The data are
descriptions and codes associated with internationally recognized languages.
Variables include translations for each language represented as
bibliographic, terminological, alpha, English, and French.
}
|