get_study_id {treebase}R Documentation

return the study.id from the search results.

Description

get_study_id is deprecated, and now can be performed more easily using phylo_metadata and oai_metadata search functions.

Usage

get_study_id(search_results)

Arguments

search_results

the output of download_metadata, or a subset thereof

Details

this function is commonly used to get trees corresponding to the metadata search.

Value

the study id


[Package treebase version 0.1.5 Index]