View source: R/list_datasets.R
pmlb_metadata | R Documentation |
Metadata like summary statistics and names of available datasets on the PMLB repository.
pmlb_metadata()
A list containing summary_stats, dataset_names, classification_datasets, and regression_datasets
if (interactive()) {
sample(pmlb_metadata()$dataset_names, 10)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.