drop_tip | R Documentation |
This is a weak wrapper around ape
's
drop.tip
. Importantly, if asked to drop no species
from a phylogeny, it will just return the phylogeny (not an empty
phylogeny, as drop.tip
) will.
drop_tip(tree, spp)
tree |
An |
spp |
A vector of species (one, many, or none) to be removed
from |
phylo
object
drop.tip
extract.clade
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.