powered by
This function retrieves a color palette from the built-in palettes. To see the available palettes, use list_palettes().
list_palettes()
get_palette(palette = "ColorBrewer:Accent")
A character vector of colors in hex format.
A character string specifying the name of the color palette to
get_palette("Vermeer:LittleStreet")
Run the code above in your browser using DataLab