add.value.labels {prettyR} | R Documentation |
Adds value labels to a variable.
add.value.labels(x,value.labels)
x |
The variable to add the labels. |
value.labels |
The labels. |
add.value.labels
adds value labels like those from an SPSS .sav file.
It makes it a bit easier to stick on value labels that have been lost or were
not there in the first place.
The variable with the labels added.
Jim Lemon