show_metadata: Get the metadata associated with the study in which the...

View source: R/download_metadata.R

show_metadataR Documentation

Get the metadata associated with the study in which the phylogeny was published.

Description

Get the metadata associated with the study in which the phylogeny was published.

Usage

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

Arguments

study.id

The treebase study id (numbers only, specify in quotes)

curl

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

Details

if the tree is imported with search_treebase, then this is in tree$S.id


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