Description Usage Arguments Value See Also
View source: R/prune.phylo.rank.R
Prune tips of a certain taxonomic rank from an object of class
phylo
and obtain a new phylo
object whose tips
are of a higher rank.
1 | prune.phylo.rank(phy, tax, rank = "genus")
|
phy |
An object of class |
tax |
A data frame containing taxonomic information for the tip labels
in |
rank |
A character string giving the name of a column (= taxonomic rank)
in |
An object of class phylo
.
addTips
and addSingleTip
to add terminal nodes to a phylogeny.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.