Learn R Programming

windex (version 2.1.0)

sample.tree: 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)

Arguments

Format

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

Examples

Run this code
data(sample.tree)
summary(sample.tree)
plot(sample.tree)

Run the code above in your browser using DataLab