Learn R Programming

rotl (version 3.1.0)

source_list: 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 tol_summary source_list(tax, ...)

Value

a data frame

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.