Description Usage Arguments Value See Also Examples
val2lab
replaces vector/matrix/data.frame/list values with
corresponding value labels. If there are no labels for some values they are
converted to characters in most cases. If there are no labels at all for
variable it remains unchanged. v2l
is just shortcut to val2lab
.
1 | val2lab(x)
|
x |
vector/matrix/data.frame/list |
Object of the same form as x but with value labels instead of values.
val_lab, var_lab
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.