spaMM.colors {spaMM} | R Documentation |
A flashy color palette.
Description
spaMM.colors
is the default color palette for some color plots in spaMM
.
Usage
spaMM.colors(n = 64, redshift = 1, adjustcolor_args=NULL)
Arguments
n |
Number of color levels returned by the function. A calling graphic function with argument |
redshift |
The higher it is, the more the palette blushes.... |
adjustcolor_args |
Either NULL or a list of arguments for |
Details
If you don't like this color palette, have a look at the various ones provided by the fields
package.
Value
A vector giving the colors in a hexadecimal format.
Examples
## see mapMM examples
[Package spaMM version 4.5.0 Index]