Learn R Programming

phyloTop (version 1.1.1)

rTrees: Random Trees

Description

A list of 50 trees generated by rtree4.

Usage

data(rTrees)

Arguments

format

A list of length 50 where each object is an object of class phylo4.

source

Created by Michael Boyd.

See Also

exampleSummary for a more detailed summary.

Examples

Run this code
data(rTrees)
topList <- c(avgLadder,colless,function(tree){nConfig(tree,2)})
treeListSummary(rTrees,topList)

Run the code above in your browser using DataLab