Learn R Programming

entropart (version 1.6-16)

EightSpTree: Functional tree with 8 species.

Description

This dataset is a leight-weight example.

Usage

data(Paracou618)

Arguments

Format

An object of class phylog containing a functional tree.

Examples

Run this code
data(Paracou618)
# Preprocess the tree to be able to plot it 
# without loading ade4 package
plot(Preprocess.Tree(EightSpTree), hang=-0.01)

Run the code above in your browser using DataLab