Description Usage Arguments Details Value See Also Examples
Add tips (i.e. species) to a phylogenetic tree according to their taxonomic classification.
1 2 3 4 5 6 7 8 9 |
phy |
An object of class |
tips |
A vector of mode |
sister |
A vector of mode |
tax |
A data frame in parent-child format. |
insert |
A character string indicating the positions where the species
is to be inserted: |
ignore.monophyly |
Logical, indicating if monophyly should be considered when selecting the anchor point. |
quiet |
Logical, indicating if screen output should be suppressed. |
If only a species list is given with tips, the species are
inserted based on the position of congeneric species in the phylogeney. As
a consequence, species that have no congeners in the phylogeny cannot be
inserted without giving information on the taxonomy of higher ranks, which
can be done with tax.
An object of class phylo.
dbReadTaxonomy for reading a taxonomy table from the
postgreSQL database.
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.