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