rdryad
is a package to interface with the Dryad data repository.
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")
rdryad
in R doing citation(package = 'rdryad')