"multiSimmap"This function drops or keeps one or multiple tips from all the trees of an object of class "multiSimmap".
# S3 method for multiSimmap
drop.tip(phy, tip, ...)
# S3 method for multiSimmap
keep.tip(phy, tip, ...)An object of class "multiSimmap".
an object of class "multiSimmap".
name or names of species to be dropped, in a vector.
optional arguments to be passed to drop.tip.simmap. Most optional arguments work, with the exception of interactive=TRUE which will return an error.
Liam Revell liam.revell@umb.edu
Equivalent to drop.tip and keep.tip in ape.
This function merely wraps drop.tip.simmap.
Revell, L. J. (2024) phytools 2.0: an updated R ecosystem for phylogenetic comparative methods (and other things). PeerJ, 12, e16505.
drop.tip, drop.tip.multiPhylo, drop.tip.simmap, keep.tip