Description Usage Arguments Details Value Examples
explainer
shows detail of all the columns of the data
1 2 |
X |
A data.frame |
xname |
variable name |
... |
parameters for explainer for other classes |
This function uses explainer
on each column.
Prints details of the dataset which includes: dataset name,
type, number of columns, rows and unique rows. Also prints output of
explainer
for all the columns. Returns nothing.
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.