powered by
Functions to create a single color, or vector of colors
gold.top.color () blue.top.color () green.top.color () purple.top.color () heat.top.color ()gold.side.color () blue.side.color () green.side.color () purple.side.color () heat.side.color ()gold.iso.colors () blue.iso.colors () green.iso.colors () purple.iso.colors () heat.iso.colors ()
gold.side.color () blue.side.color () green.side.color () purple.side.color () heat.side.color ()
gold.iso.colors () blue.iso.colors () green.iso.colors () purple.iso.colors () heat.iso.colors ()
The top and side functions, return a single (R color) string. The iso functions return a character (R color) vector.
Refer to the vignette for an overview, references and better examples.
# NOT RUN { gold.top.color () gold.side.color () gold.iso.colors () # }
Run the code above in your browser using DataLab