| dryad_datasets | R Documentation |
List datasets
dryad_datasets(...)
... |
Further args passed on to crul::verb-GET |
a tibble
Other dryad-datasets:
dryad_dataset_versions(),
dryad_dataset()
## Not run: (x <- dryad_datasets()) x$meta x$links x$data ## End(Not run)