For each column in a data.frame, describe_cols()
shows the column type,
number and percentage of missing values, and number of unique values
(optionally with the values themselves–see map_unique()
for details).
1 |
df |
a data.frame |
... |
additional arguments passed on to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.