sample.tree: Phylogenetic tree to accompany sample.data

sample.treeR 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)

windex documentation built on Oct. 11, 2023, 5:16 p.m.

Related to sample.tree in windex...