get_study_data: get_study_data

View source: R/study.R

get_study_dataR Documentation

get_study_data

Description

get_study_data

Usage

get_study_data(study_ids, verbose = FALSE)

Arguments

study_ids,

a list of study IDs.

verbose

logical: optional. If TRUE, prints messages prior to potentially time-consuming operations. Default is FALSE.

Value

A list of nexml objects

Examples

## Not run: 
slist <- get_studies(taxon = "Ameiurus", entity = "pelvic splint")
nex_list <- get_study_data(slist$id)

## End(Not run)

xu-hong/rphenoscape documentation built on Jan. 28, 2024, 12:22 p.m.