Description Usage Arguments Value Examples
This function uses type_df, missing_df, lab_foreign_df to provide information on the
variables contained within the df input.
1 | describe_df(df, vars = names(df), ...)
|
df |
a |
vars |
a |
returns a data frame where column from df is a row and
information on the number of missing values, data type, and foreign labels are specified.
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.