get_labels_from_dataset {rdhs} | R Documentation |
Returns variable labels stored as "label"
attribute.
get_labels_from_dataset(data, return_all = TRUE)
data |
A |
return_all |
Logical whether to return all variables ( |
A data.frame
consisting of the variable name and labels.