Input values to the colour map, to be assigned new colours.
Incompatible with range.
range
Numeric vector of length 2 specifying a range of numerical values
which should be assigned a new colour.
Incompatible with inputs.
col
Replacement colours for the specified inputs or
the specified range of values.
...
Other arguments are ignored.
Value
Another colour map (object of class "colourmap").
Details
This function changes the colour map m
by assigning new colours to each of the
input values specified by inputs,
or by assigning a single new colour
to the range of input values specified by range.
The modified colour map is returned.