a vector of colours, specified as: colour names (i.e. colour names
returned by colors()
); numeric indices into palette()
, or hexadecimal
strings in the form "#RRGGBB"
, where RR
, GG
, and BB
are pairs of
hexadecimal digits representing red, green, and blue components, in the
range 00
to FF
.