Description Usage Arguments Value
This creates a table of the column names, types, number of unique values, and number and percentage of missing values for each column in the input.
1 |
df |
A |
A tbl_df with one row per column of df and columns column, class, n_distinct, n_NA, n_not_NA, pct_NA
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.