Description Usage Arguments Details Examples
di
loads View
of summary statistics about the dataset df
1 |
df |
object (i.e. data.frame) to display properties of |
vars |
vector of strings to indicate which columns to include in the output. By default all columns are included |
This function displays summary statistics about df
to help analyse
the state of the data. It lists number of unique values, number of NAs, etc.
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.