exampleTrees: example trees to test the functionality of the package

exampleTreesR Documentation

example trees to test the functionality of the package

Description

100 phylogenetic trees of class phylo, generated using the sim.globalBiDe.age function from the TESS package, with lambda = 0.3, mu = 0.1, age = 10.

Usage

data(exampleTrees)

Format

A list containing objects of class phylo.

Examples

 data(exampleTrees);
 obs <- exampleTrees[[1]];
 nltt_plot(obs);

nLTT documentation built on Aug. 21, 2023, 5:13 p.m.