R/data_dict.R
data_dict.Rd
This function mimics exported objects from SPSS. A table is returned, summarising the variable and value labels that exist in the data frame.
data_dict(x, max_char = 32760)
A data frame object to be passed through.
Maximum character allowed on Variable and Value label columns.
a tibble