Description Usage Arguments Value Author(s)
Make labels from a character vector of variable names
1 2 | make_labels(vars = NULL, lookup_table = NULL, name_col = NULL,
label_col = NULL, label_pattern = "[%s]", split_char = ":")
|
vars |
|
lookup_table |
|
name_col |
|
label_col |
character vector of labels, corresponding to the variable names. If variable name is not available in the lookup table, the returned vector contains the variable name itself.
Janko Cizel
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.