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)

Arguments

x

A data frame object to be passed through.

max_char

Maximum character allowed on Variable and Value label columns.

Value

a tibble