Skip to contents

Now storing >200 chronograms from Open Tree of Life

Usage

opentree_chronograms

Format

A list of four elements, containing data from Open Tree of Life chronograms

authors

A list of lists of author names of the original studies that published chronograms in the Open Tree of Life database.

curators

A list of lists of curator names that uploaded chronograms to the Open Tree of Life database.

studies

A list of study identifiers.

trees

A multiPhylo object storing the chronograms from Open Tree of Life database.

update

A character vector indicating the time when the database object was last updated.

version

A character vector indicating the datelife utils::packageVersion() when the database was last updated.

Details

Generated with opentree_chronograms <- get_opentree_chronograms() opentree_chronograms$version <- '2023.12.30' usethis::use_data(opentree_chronograms, overwrite = T, compress = "xz") and updated with update_datelife_cache()