View source: R/opentree_chronograms.R
get_opentree_chronograms | R Documentation |
Get all chronograms from Open Tree of Life database
get_opentree_chronograms(max_tree_count = "all") get_otol_chronograms(max_tree_count = "all")
max_tree_count |
Default to "all", it gets all available chronograms. For testing purposes, a numeric value indicating the max number of trees to be cached. |
A list of 4 elements:
A list of lists of author names of the original studies that published chronograms currently stored in the Open Tree of Life database.
A list of lists of curator names that uploaded chronograms to the Open Tree of Life database.
A list of study identifiers from original studies that published chronograms currently stored in the Open Tree of Life database.
A multiPhylo
object storing the chronograms from Open Tree of
Life database.
A character vector indicating the time when the database object was last updated.
A character vector indicating when the chronogram database opentree_chronograms
object was last updated. Format is year.month.day
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.