Description Usage Arguments Value Note Author(s) Examples
Produces branching and tip times for ultrametric and non-ultrametric trees
1 | nodeTimes(phy)
|
phy |
An object of class |
Returns a matrix corresponging the phy "edge" matrix showning internal and external node times
nodeTimes
is essentially a re-written version of the ape branching.times
.
Mark Puttick, Emmanuel Paradis
1 2 3 | ## Read in phylogeny from Thomas et al. (2009)
data(anolis.tree)
anolis.node.times <- nodeTimes(phy=anolis.tree)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.