powered by
Search the dryad metadata archive
dryad_metadata(study.id, curl = getCurlHandle())
a list object containing the study metadata
the dryad identifier
if calling in series many times, call getCurlHandle() first and then pass the return value in here. Avoids repeated handshakes with server.
if (FALSE) { dryad_metadata("10255/dryad.12") }
Run the code above in your browser using DataLab