source_list: List of studies used in the Tree of Life

View source: R/methods.R

source_listR Documentation

List of studies used in the Tree of Life

Description

Retrieve the detailed information for the list of studies used in the Tree of Life.

Usage

source_list(tax, ...)

## S3 method for class 'tol_summary'
source_list(tax, ...)

Arguments

tax

a list containing a source_id_map slot.

...

additional arguments (currently unused)

Details

This function takes the object resulting from tol_about(study_list = TRUE), tol_mrca(), tol_node_info(), and returns a data frame listing the tree_id, study_id and git_sha for the studies currently included in the Tree of Life.

Value

a data frame


rotl documentation built on July 9, 2023, 7:37 p.m.