rdryad-package: Interface to the Dryad Web services

rdryad-packageR Documentation

Interface to the Dryad Web services

Description

Includes access to Dryad's Solr API, OAI-PMH service, and part of their REST API.

Package API

The functions match the three major sets of Dryad API routes for datasets, fiiles and versions.

Datasets:

  • dryad_dataset()

  • dryad_datasets()

  • dryad_dataset_versions()

Files:

  • dryad_files()

  • dryad_files_download()

Versions:

  • dryad_versions()

  • dryad_versions_files()

  • dryad_versions_download()

Defunct

The Dryad Solr API is no longer being updated, so the functions that used to work with it are all defunct, see solr-defunct

The Dryad OAI-PMH service is no longer being updated, so the functions that used to work with it are all defunct, see oai-defunct

More defunct functions:

  • dryad_metadata()

  • dryad_package_dois()

  • handle2doi()

  • doi2handle()

  • dryad_files()

  • dryad_fetch() - use instead dryad_files_download() or dryad_versions_download()


ropensci/rdryad documentation built on Feb. 7, 2023, 8:54 p.m.