Usage Arguments Value Author(s) Examples
View source: R/vectors2phylo.R
1 |
list |
List containing the vectors wt,n,E,S corresponding to vectors with waiting times, number of species, binary speciations/extinctions, and speciated/extincted species. |
Phylogenetic tree in consistency with the given vectors.
F. Richter. M.
1 2 3 | s <-sim.tree()
plot(s$phylo)
plot(vectors2phylo(s$tree))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.