label_data {recodeflow} | R Documentation |
label_data
Description
Attaches labels to the data_to_label to preserve metadata
Usage
label_data(label_list, data_to_label)
Arguments
label_list |
the label list object that contains extracted labels from variable details |
data_to_label |
The data that is to be labeled |
Value
Returns labeled data
[Package recodeflow version 0.1.0 Index]