Learn R Programming

phytools (version 0.4-45)

setMap: Set color map for objects of class "contMap" or "densityMap"

Description

Function to change the color map (ramp) in an object of class "contMap" or "densityMap".

Usage

setMap(x, ...)

Arguments

x
an object of class "contMap" or "densityMap".
...
arguments to be passed to colorRampPalette.

Value

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

References

Revell, L. J. (2012) phytools: An R package for phylogenetic comparative biology (and other things). Methods Ecol. Evol., 3, 217-223. Revell, L. J. 2013. Two new graphical methods for mapping trait evolution on phylogenies. Methods in Ecology and Evolution, 4, 754-759.

See Also

contMap, densityMap