timetree | R Documentation |
Time tree generated using the ape
package. Code used to generate is
set.seed(1) tree_in_time = ape::rlineage(birth = 1.8, death = 0.2, Tmax = 2)
timetree
An object of class phylo
of length 4.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.