Description Usage Arguments Details Author(s) See Also Examples
labelVars
attaches a label to variables or a dataframe
1 2 3 4 5 6 7 8 9 10 11 12 |
data |
a dataframe object (Optional) |
vars |
vectors or list |
lbl |
specify a string |
Labels are displayed when you codebook
the dataframe. See the examples below.
This function works only on data.frame type. Consider changing to this type by using as.data.frame().
Myo Minn Oo (Email: dr.myominnoo@gmail.com | Website: https://myominnoo.github.io/)
codebook
, labelData
, labelValues
1 2 3 4 5 6 7 8 9 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.