rdryad
is a package to interface with the Dryad data repository.
*This package will be superceded by {deposits}. See Issue #39
General Dryad API documentation: https://datadryad.org/api/v2/docs/
rdryad docs: https://docs.ropensci.org/rdryad/
Install Dryad from CRAN
install.packages("rdryad")
development version:
remotes::install_github("ropensci/rdryad")
library('rdryad')
rdryad
in R doing citation(package = 'rdryad')
Data is provided from the Dryad API.