timetree: example time tree

timetreeR 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.


admtools documentation built on June 8, 2025, 10:35 a.m.