Displays informations about the defined label languages.
get.lang(dat, print = T)
data.frame. Data.frame created by read.dta13
.
logical. If TRUE
, print available languages and
default language.
Returns a list with two components:
Vector of label languages used in the dataset
Name of the actual default label language, otherwise NA
Stata allows to define multiple label sets in different languages. This functions reports the available languages and the selected default language.