dryad_metadata: Search the dryad metadata archive

View source: R/download_metadata.R

dryad_metadataR Documentation

Search the dryad metadata archive

Description

Search the dryad metadata archive

Usage

dryad_metadata(study.id, curl = getCurlHandle())

Arguments

study.id

the dryad identifier

curl

if calling in series many times, call getCurlHandle() first and then pass the return value in here. Avoids repeated handshakes with server.

Value

a list object containing the study metadata

Examples

## Not run: 
  dryad_metadata("10255/dryad.12")

## End(Not run)

ropensci/treebase documentation built on Feb. 18, 2024, 1:57 p.m.