powered by
Get datasets by DOI(s)
dryad_dataset(dois, ...)
(character) one or more DOIs, required
Further args passed on to crul::verb-GET
a list of lists, each named by the input DOI
Other dryad-datasets: dryad_dataset_versions(), dryad_datasets()
dryad_dataset_versions()
dryad_datasets()
# NOT RUN { dryad_dataset(doi = "10.5061/dryad.f385721n") dois <- c("10.5061/dryad.f385721n", "10.5061/dryad.7ct1n", "10.5061/dryad.1g626") dryad_dataset(dois = dois) # }
Run the code above in your browser using DataLab