Learn R Programming

rotl (version 0.5.0)

study_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

study_list(tol)

## S3 method for class 'tol_summary': study_list(tol)

Arguments

tol
an object created using tol_about(study_list = TRUE)

Value

  • a data frame

Details

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