Learn R Programming

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 doing citation(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.

Copy Link

Version

Install

install.packages('rdryad')

Monthly Downloads

292

Version

1.0.0

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Last Published

June 25th, 2020

Functions in rdryad (1.0.0)

dryad_metadata

Download Dryad file metadata
dryad_package_dois

Get file DOIs for a Dryad package DOI
oai-defunct

Defunct OAI-PMH functions
getalldryad_metadata

Download metadata for all Dryad oai's for defined time period
rdryad-package

Interface to the Dryad Web services
search_dryad

Search metadata for search terms using regex
solr-defunct

Defunct Solr functions
dryad_dataset

Get datasets by DOI(s)
versions

Get a dataset version by version ID
dryad_fetch

Download Dryad files
dryad_download

dryad_download
dryad_files

Get metadata information about a file
dryad_files_download

Download a specific file
dryad_datasets

List datasets
dryad_dataset_versions

Get dataset versions by DOI(s)
download_url

Download url
doi2handle

Get a Dryad DOI from a handle, and vice versa
download_dryadmetadata

Download metadata for individual Dryad id's