get_palette | R Documentation |
This function retrieves a color palette from the built-in palettes. To
see the available palettes, use list_palettes()
.
get_palette(palette = "ColorBrewer:Accent")
palette |
A character string specifying the name of the color palette to |
A character vector of colors in hex format.
list_palettes()
get_palette("Vermeer:LittleStreet")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.