Description Usage Arguments Value Author(s)
View source: R/ggd_create_phylo.R
Create a phylogeny with the correct statuses
1 2 | ggd_create_phylo(clade_name, status, branching_times,
island_age = max(branching_times))
|
clade_name |
the clade's name |
status |
the clade's status,
must be a member of |
branching_times |
branching times |
island_age |
island age |
a phylogeny of class phylo
with a status
attribute
Richel J.C. Bilderbeek
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.