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, ...)an object of class "multiPhylo" or "multiSimmap".
name or names of species to be dropped.
optional arguments to be passed to drop.tip or drop.tip.simmap. Most optional arguments work, with the exception of interactive=TRUE which will return an error.
An object of class "multiPhylo" or "multiSimmap", depending on the input object class.
This function merely wraps drop.tip and drop.tip.simmap. Note that drop.tip.multiSimmap is merely just an alias of drop.tip.multiPhylo.
Revell, L. J. (2012) phytools: An R package for phylogenetic comparative biology (and other things). Methods Ecol. Evol., 3, 217-223.