Generates a colorblind friendly color palette with color ranges useful in
climate temperature variable plotting.
Usage
clim.palette(palette = "bluered")
clim.colors(n, palette = "bluered")
Arguments
palette
Which type of palette to generate: from blue through white
to red ('bluered'), from red through white to blue ('redblue'), from
yellow through orange to red ('yellowred'), or from red through orange
to red ('redyellow').