R/get-lists.R
get_datasets.Rd
Show available datasets.
get_datasets(tidy_data = TRUE)
A logical. Whether or not to tidy the data (rename columns and remove columns which only have one unique value).
data
if (FALSE) { # interactive() && curl::has_internet() get_datasets() }