display_carto_pal {rcartocolor} | R Documentation |
CARTOcolor palette viewer
Description
Displays a color palette from CARTOcolor
Usage
display_carto_pal(n = NULL, name)
Arguments
n |
Number of different colors in the palette, minimum depending on palette (2 or 3), maximum depending on palette (7 or 11) |
name |
A palette name |
Examples
display_carto_pal(7, "Burg")
[Package rcartocolor version 2.1.1 Index]