metadata_from_oai: Internal function for OAI-MPH interface to the Dryad database

Description Usage Arguments See Also

View source: R/download_metadata.R

Description

Internal function for OAI-MPH interface to the Dryad database

Usage

1
metadata_from_oai(query, curl = curl)

Arguments

query

a properly formed url query to dryad

curl

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

See Also

dryad_metadata


treebase documentation built on May 2, 2019, 11:05 a.m.