README.md

rdryad

Project Status: Active - The project has reached a stable, usable state and is being actively developed. R-check codecov cran checks rstudio mirror downloads cran version

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

ropensci_footer

Data provided by...

Data is provided from the Dryad API.



Try the rdryad package in your browser

Any scripts or data that you put into this service are public.

rdryad documentation built on July 2, 2020, 3:13 a.m.