label_variables | R Documentation |
Set variable labels using labelled::set_variable_labels
label_variables(df, table_name)
df |
Data frame |
table_name |
String with table name |
Data frame with labeled variables
library(labelled)
label_variables(
df = df_21311LJ001,
table_name = "21311LJ001"
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.