dryad_datasets: List datasets

Description Usage Arguments Value See Also Examples

View source: R/datasets.R

Description

List datasets

Usage

1

Arguments

...

Further args passed on to crul::verb-GET

Value

a tibble

See Also

Other dryad-datasets: dryad_dataset_versions(), dryad_dataset()

Examples

1
2
3
4
5
6
7
## Not run: 
(x <- dryad_datasets())
x$meta
x$links
x$data

## End(Not run)

rdryad documentation built on July 2, 2020, 3:13 a.m.