This function drops one or multiple tips from an object of class "contMap"
or "densityMap"
. This function is equivalent to drop.tip
but for an object of this class.
drop.tip.contMap(x, tip, ...)
drop.tip.densityMap(x, tip, ...)
keep.tip.contMap(x, tip, ...)
An object of class "contMap"
or "densityMap"
.
an object of class "contMap"
or "densityMap"
.
name or names of species to be dropped or kept.
optional arguments to be passed to drop.tip.simmap
.
Liam Revell liam.revell@umb.edu
For more information about objects of class "contMap"
or "densityMap"
, please refer to the documentation pages for contMap
or densityMap
, respectively.
Revell, L. J. (2012) phytools: An R package for phylogenetic comparative biology (and other things). Methods Ecol. Evol., 3, 217-223.
contMap
, densityMap
, drop.tip
, drop.tip.simmap
, keep.tip