Description Usage Arguments Value Examples
View source: R/tess.branching.times.R
Title
| 1 | tess.branching.times(phy, tip.age.threshold = 1e-05)
 | 
| phy | the phylogeny | 
| tip.age.threshold | threshold to be considered an extant tip (not fossil) | 
a list with items c("sampled_ancestor", "fossil_tip", "age_parent", "age", "tip")
| 1 2 3 | data(conifers)
nodes <- tess.branching.times(conifers)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.