sample.tree {windex}R Documentation

Phylogenetic tree to accompany sample.data

Description

A simulated phylogeny from which the sample.data dataset was simulated, for use with the Wheatsheaf index functions in the windex package.

Usage

data(sample.tree)

Format

Phylogenetic tree of the class 'phylo' with 100 tips and (ultrametric) branch lengths.

Examples

data(sample.tree)
summary(sample.tree)
plot(sample.tree)

[Package windex version 2.0.8 Index]