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

Description Usage Arguments Details

View source: R/download_metadata.R

Description

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

Usage

1
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


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