powered by
Get a URL given a Dryad ID
download_url(doi, ...)dryad_files(doi, ...)
dryad_files(doi, ...)
(character) A Dryad dataset DOI, of the form 10.5061/dryad.xxx. required
Curl options, passed on to crul::HttpClient
(character) One or more URLS for direct download of datasets for the given Dryad DOI
This function name changing to dryad_files in the next version; both work for now
dryad_files
# NOT RUN { dryad_files(doi = '10.5061/dryad.1758') dryad_files(doi = '10.5061/dryad.60699') # }
Run the code above in your browser using DataLab