
Last chance! 50% off unlimited learning
Sale ends in
Recode variable names.
recode.vars(data, oldvalue, newvalue)
Recoded vector of variable names.
The vector of variable names to be recoded
A vector containing the latent variable names used internally.
A vector containing the observed variable names, either provided by the user (as a header) or provided by R (e.g., V1, V2).