Colour gradient ramps
The object contains functions produced by the colorRampPalette
function.
gradinv(n) ocean(n) terra(n) ipccTemp(n, force = 11) ipccPrec(n, force = 11) wet(n) ipccLine(n = 6) ipccRCP(n = 4) showPal(pal = "all")
n |
( |
force |
( |
pal |
( |
showPal
can be used to display the available palettes. You can use pal = "all"
or pal=""
if you want to look at all the available palettes.
You can also view single palettes individually. The following colour palettes are implemented:
gradinv()
: inverse heatmap.
ocean()
: ocean bathymetrical colours.
terra()
: terrestrial topographical colours.
ipccTemp()
: gradient from blue to red according to the official IPCC AR6 WG2 colour palette.
ipccPrec()
: gradient from brown to green according to the official IPCC AR6 WG2 colour palette.
wet()
: gradient from white to green to blue.
ipccLine()
: discrete colours for line graphs according to the official IPCC AR6 WG2 colour palette.
ipccRCP()
: discrete colours for climate scenarios according to the official IPCC AR6 WG2 colour palette.
A function producing a colour gradient ramp.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.