Display all the available color palettes.

display.carto.all(n = 10)

Arguments

n

number of colors in the gradients (from 1 to 20).

See also

Examples

display.carto.all(1)
display.carto.all(5)
display.carto.all(8)
display.carto.all(12)
display.carto.all(20)