Description Usage Arguments Details Value
Apply labels to all variables in the data frame that need them. To do this:
1 | label_variables(df, labels_list)
|
df |
Data frame |
labels_list |
List that contains the consolidated labels |
First, determine the variables that have labels for them in the list of labels. Then, apply those labels to each column
Data frame with labelled columns
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.