adj.measlev: Utility function

View source: R/adj.measlev.R

adj.measlevR Documentation

Utility function

Description

Removes missing data in as.data.frame(spss.system.file())

Usage

adj.measlev(x, threshold = 0.5)

Arguments

x

The data.set

threshold

User defined threshold

Details

A utility function for PISA data importation

Value

adj.measlev returns a data.set with corrected measurement levels for as.data.frame

Author(s)

Martin Elff

See Also

adj.input, is.vlabeled

Examples

## Not run: 
## Input of adj.measlev
adj.measlev(mydataset)

## End(Not run)

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