oc.theme {trip} | R Documentation |
Generate ocean colour colours, using the SeaWiFS scheme
oc.theme(x = 50) oc.colors(n)
x |
Number of colours to generate as part of a theme |
n |
Number of colours to generate |
This is a high-contrast palette, log-scaled originally for ocean chlorophyll.
A set of colours or a theme object.
Michael D. Sumner
Similar functions in sp sp.theme
, bpy.colors
oc.colors(10) library(lattice) trellis.par.set(oc.theme)