Description
Access for Dryad Web Services.
Description
Interface to the Dryad "Solr" API, their "OAI-PMH" service, and fetch datasets. Dryad (<https://datadryad.org/>) is a curated host of data underlying scientific publications.
README.md
rdryad
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/
Installation
Install Dryad from CRAN
install.packages("rdryad")
development version:
remotes::install_github("ropensci/rdryad")
library('rdryad')
Meta
- Please report any issues or bugs.
- License: MIT
- Get citation information for
rdryad
in R doingcitation(package = 'rdryad')
- Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.
Data provided by...
Data is provided from the Dryad API.