rdryad

knitr::opts_chunk$set(
  comment = "#>",
  collapse = TRUE,
  warning = FALSE,
  message = FALSE
)

Project Status: Inactive – The project has reached a stable, usable state but is no longer being actively developed; support/maintenance will be provided as time allows.* R-check codecov cran checks rstudio mirror downloads cran version

rdryad is a package to interface with the Dryad data repository.

*This package will be superceded by {deposits}. See Issue #39

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

ropensci_footer

Data provided by...

Data is provided from the Dryad API.



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