Learn R Programming

MCMCtreeR (version 1.1)

apeData: ApeData Ape phylogeny in ape format, monophyletic clades, and maximum and minimum ages

Description

ApeData Ape phylogeny in ape format, monophyletic clades, and maximum and minimum ages

Usage

data(apeData)

Arguments

Format

An object of class list of length 4.

References

Yang 2014

Examples

Run this code
# NOT RUN {
data(apeData)
attach(apeData)
names(apeData)
# }

Run the code above in your browser using DataLab