testclades: Uniform and arching clade richnesses through time

Description Usage Format Examples

Description

Load clade successes as generated by getCladeSuccess() for simulated data. unif.clades contains 100 clades where each success is uniform through time. arch.clades contains 100 clades where each experiences a rise and fall through time. The simulated data is used to testplotClades().

Usage

1
   data (testclades)

Format

testclades contains two data.frames: unif.clades and arch.clades

Examples

1
2
3
4
data (testclades) # load objects
# plot
plotClades (clades=unif.clades, cids=1:ncol (unif.clades), merge=TRUE)
plotClades (clades=arch.clades, cids=1:ncol (arch.clades), merge=TRUE)

DomBennett/MoreTreeTools documentation built on May 6, 2019, 2:51 p.m.