View source: R/pirls.var.label.R
pirls.var.label | R Documentation |
pirls.var.labels prints and saves variable labels and names of participating countries in a text file
pirls.var.label(folder = getwd(), name = "Variable labels", output = getwd())
folder |
Directory path where the PIRLS data are located. The data could be organized within folders but it should not be duplicated. |
name |
Name of output file. |
output |
Folder where output file is located. |
pirls.var.label returns a list with variable labels for the student, home, school, and teacher data.
timssg4.var.label, timssg8.var.label, pisa.var.label
## Not run:
pirls.var.label(folder= getwd())
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.