get.lang | R Documentation |
Displays informations about the defined label languages.
get.lang(dat, print = T)
dat |
data.frame. Data.frame created by |
print |
logical. If |
Stata allows to define multiple label sets in different languages. This functions reports the available languages and the selected 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
Jan Marvin Garbuszus jan.garbuszus@ruhr-uni-bochum.de
Sebastian Jeworutzki sebastian.jeworutzki@ruhr-uni-bochum.de
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.