set_data_labels: Set Data Labels

View source: R/utils.R

set_data_labelsR Documentation

Set Data Labels

Description

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

Usage

set_data_labels(data_to_label, variable_details, variables_sheet = NULL)

Arguments

data_to_label

newly transformed dataset

variable_details

variable_details.csv

variables_sheet

variables.csv

Value

labeled data_to_label


Big-Life-Lab/recodeflow documentation built on Jan. 19, 2024, 10:41 p.m.