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:
::install_github("ropensci/rdryad") remotes
library('rdryad')
rdryad
in R doing
citation(package = 'rdryad')
Data is provided from the Dryad API.