View source: R/list_datasets.R
dataset_names | R Documentation |
All available datasets
dataset_names()
A character vector of all dataset names.
if (interactive()) {
sample(dataset_names(), 10)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.