timssg4.var.label: Data labels

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

timssg4.var.labelR Documentation

Data labels

Description

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

Usage

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

## Not run: 
timssg4.var.label(folder= getwd())

## End(Not run)

intsvy documentation built on Oct. 3, 2023, 1:07 a.m.