qa_datasets | R Documentation |
Available Quantarctica data sets
qa_datasets(
cache_directory = qa_cache_dir(),
refresh_cache = 0,
verbose = FALSE
)
cache_directory |
string: the cache directory to use. As for the |
refresh_cache |
numeric: as for |
verbose |
logical: show progress messages? |
A tibble with columns layername
, main_file
, type
, cached
, and download_size
qa_get
## Not run:
qa_datasets()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.