
Last chance! 50% off unlimited learning
Sale ends in
reformat haven and labelled read ins to have no factors or labels
factor_format(res, reformat = FALSE, all_lower = TRUE)
list with the formatted dataset and the code descriptions
dataset to be formatted
Boolean whether to remove all factors and labels and just return the unfactored data. Default = FALSE
Logical indicating whether all value labels should be lower case. Default to `TRUE`.