| labels | R Documentation |
Adding Labels To Variables For Model
h_is_specified(x, vars)
h_is_specified_and_in_data(x, vars, data)
h_check_and_get_label(x, vars, data)
h_labels(vars, data)
x |
( |
vars |
( |
data |
( |
h_is_specified(): checks if element in vars is not NULL and not empty.
h_is_specified_and_in_data(): checks if element in vars is not NULL and exists in dataset.
h_check_and_get_label(): gets label for each element in vars.
h_labels(): returns the list of variables with labels.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.