Description Usage Arguments Value NOTE See Also
Initial data frame inspection. Lists columns that are invariant (single-value) and identical, along with a data frame describing the values by column (column type, missing, and unique values).
1 |
df |
a data.frame |
... |
additional arguments passed on to |
List of length(3)
showing: invariant columns, identical columns,
and column descriptions.
Data.frames print as individual list in rmarkdown when knitted.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.