qa_datasets.Rd
Available Quantarctica data sets
qa_datasets(
cache_directory = qa_cache_dir(),
refresh_cache = 0,
verbose = FALSE
)
string: the cache directory to use. As for the path
parameter to the qa_cache_dir
function
numeric: as for qa_get
logical: show progress messages?
A tibble with columns layername
, main_file
, type
, cached
, and download_size
if (FALSE) {
qa_datasets()
}