Description Usage Arguments Details Value
The object contains functions produced by the colorRampPalette
function.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 |
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.