set_data_labels | R Documentation |
sets labels for passed database, Uses the names of final variables in variable_details/variables_sheet as well as the labels contained in the passed dataframes
set_data_labels(data_to_label, variable_details, variables_sheet = NULL)
data_to_label |
newly transformed dataset |
variable_details |
variable_details.csv |
variables_sheet |
variables.csv |
labeled data_to_label
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.