timetree {admtools}R Documentation

example time tree

Description

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)

Usage

timetree

Format

An object of class phylo of length 4.


[Package admtools version 0.3.0 Index]