timssg4.var.label: Data labels

Description Usage Arguments Value See Also Examples

View source: R/timssg4.var.label.R

Description

timssg4.var.labels prints and saves variable labels and names of participating countries in a text file

Usage

1
timssg4.var.label(folder = getwd(), name = "Variable labels", output = getwd())

Arguments

folder

Directory path where the TIMSS G4 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.

Value

timssg4.var.label returns a list with variable labels for the student, home, school, and teacher data.

See Also

timssg8.var.label, pirls.var.label, pisa.var.label

Examples

1
2
3
4
## Not run: 
timssg4.var.label(folder= getwd())

## End(Not run)

dickli/intsvy2 documentation built on Sept. 8, 2020, 12:05 a.m.