powered by
xpssVarsToCases(x, from, idVar = NULL, indexVar = NULL, nullArg = "keep", countVar = NULL, varLabels = list(id = NULL, index = NULL, count = NULL))
data(fromXPSS) xpssVarsToCases(fromXPSS, from = list(c("newVar", "V7_1, V7_2")), idVar = "myID", indexVar = "myIndex", nullArg = "drop", countVar = "Counter")
Run the code above in your browser using DataLab