| var_labels_for | R Documentation |
Retrieve labels for certain variables
var_labels_for(df, vars)
df |
( |
vars |
( |
The labels will be returned if the column has label attribute, otherwise the column name will be returned.
Any values between brackets will be replaced with dunlin::render_safe.
a character with replaced placeholders and a label attribute.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.