i_wording {ilabelled} | R Documentation |
add wording to variable
Description
add wording to i_labelled object
can be used to store question text
Usage
i_wording(x, wording)
Arguments
x |
vector |
wording |
variable label as string or NULL (NULL will remove label) |
Value
x with wording applied
[Package ilabelled version 0.9.0 Index]