opentree_chronograms | R Documentation |
Now storing >200 chronograms from Open Tree of Life
opentree_chronograms
A list of four elements, containing data from Open Tree of Life chronograms
A list of lists of author names of the original studies that published chronograms 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.
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 the datelife utils::packageVersion()
when the database was last updated.
Generated with devtools::install_github("ropensci/rotl", ref = devtools::github_pull("137")) remotes::install_github("ROpenSci/bibtex")' opentree_chronograms <- get_opentree_chronograms() opentree_chronograms$update <- Sys.time() opentree_chronograms$version <- '2022.01.28' usethis::use_data(opentree_chronograms, overwrite = T, compress = "xz") and updated with update_datelife_cache()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.