exampleTrees {nLTT} | R Documentation |
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.
data(exampleTrees)
A list containing objects of class phylo
.
data(exampleTrees);
obs <- exampleTrees[[1]];
nltt_plot(obs);