powered by
RENAME VARIABLES
xpssRenameVariables(x, oldVarNames = NULL, newVarNames = NULL)
"xpssFrame"
data(fromXPSS) xpssRenameVariables(fromXPSS, oldVarNames= c("V1", "V2", "V3"), newVarNames= c("Manufacturer", " Car Type", "Country"))
Run the code above in your browser using DataLab