Drop tip or tips from an object of class "multiPhylo" or "multiSimmap"
This function drops one or multiple tips from all the trees of an object of class "multiPhylo" or "multiSimmap".
drop.tip.multiPhylo(phy, tip, ...) drop.tip.multiSimmap(phy, tip)
phy |
an object of class |
tip |
name or names of species to be dropped. |
... |
optional arguments to be passed to |
This function merely wraps drop.tip and drop.tip.simmap. Note that drop.tip.multiSimmap is merely just an alias of drop.tip.multiPhylo.
An object of class "multiPhylo" or "multiSimmap", depending on the input object class.
Liam Revell liam.revell@umb.edu
Revell, L. J. (2012) phytools: An R package for phylogenetic comparative biology (and other things). Methods Ecol. Evol., 3, 217-223.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.