View source: R/list_datasets.R
summary_stats | R Documentation |
Summary statistics
summary_stats()
A dataframe of summary statistics of all available datasets, including number of instances/rows, number of columns/features, task, etc.
if (interactive()) {
head(summary_stats())
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.