adj.measlev {intsvy} | R 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)
[Package intsvy version 2.9 Index]