data_dict | R Documentation |
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)
x |
A data frame object to be passed through. |
max_char |
Maximum character allowed on Variable and Value label columns. |
a tibble
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.