powered by
timssg8.var.labels prints and saves variable labels and names of participating countries in a text file
timssg8.var.label(folder = getwd(), name = "Variable labels", output = getwd())
timssg8.var.label returns a list with variable labels for the student, home, school, and teacher data.
Directory path where the TIMSS G8 data are located. The data could be organized within folders but it should not be duplicated.
Name of output file.
Folder where output file is located.
timssg4.var.label, pirls.var.label, pisa.var.label
if (FALSE) { timssg8.var.label(folder= getwd()) }
Run the code above in your browser using DataLab