qa_datasets: Available Quantarctica data sets

View source: R/datasets.R

qa_datasetsR Documentation

Available Quantarctica data sets

Description

Available Quantarctica data sets

Usage

qa_datasets(
  cache_directory = qa_cache_dir(),
  refresh_cache = 0,
  verbose = FALSE
)

Arguments

cache_directory

string: the cache directory to use. As for the path parameter to the qa_cache_dir function

refresh_cache

numeric: as for qa_get

verbose

logical: show progress messages?

Value

A tibble with columns layername, main_file, type, cached, and download_size

See Also

qa_get

Examples

## Not run: 
  qa_datasets()

## End(Not run)


SCAR-sandpit/quantarcticR documentation built on June 10, 2025, 5:12 a.m.