View source: R/ot_set_variable.R
ot_set_variable is the function to put value labels like SPSS to a integer variable. It returns a factor variable.
1 | ot_set_variable(x, v_label = NULL)
|
x |
a vector to set value labels. |
v_label |
a label string vector: the format "level=label". |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.