varname_w_label | R Documentation |
Generate a string for a variable including its label
varname_w_label(
var_names,
dataset,
wrap_width = 80,
prefix = NULL,
suffix = NULL
)
var_names |
( |
dataset |
( |
wrap_width |
( |
prefix , suffix |
( |
(character
) String with variable name and label.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.