Skip to contents

Show available datasets.

Usage

get_datasets(tidy_data = TRUE)

Arguments

tidy_data

A logical. Whether or not to tidy the data (rename columns and remove columns which only have one unique value).

Value

data

Examples

if (FALSE) { # interactive() && curl::has_internet()
get_datasets()
}