Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

drop.tip.contMap

Drop tip or tips from an object of class "contMap" or "densityMap"


Description

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.

Usage

drop.tip.contMap(x, tip)
drop.tip.densityMap(x, tip)
keep.tip.contMap(x, tip)

Arguments

x

an object of class "contMap" or "densityMap".

tip

name or names of species to be dropped or kept.

Details

For more information about objects of class "contMap" or "densityMap", please refer to the documentation pages for contMap or densityMap, respectively.

Value

An object of class "contMap" or "densityMap".

Author(s)

References

Revell, L. J. (2012) phytools: An R package for phylogenetic comparative biology (and other things). Methods Ecol. Evol., 3, 217-223.

See Also


phytools

Phylogenetic Tools for Comparative Biology (and Other Things)

v0.7-70
GPL (>= 2)
Authors
Liam J. Revell
Initial release
2020-9-19

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.