Description Usage Arguments See Also Examples
Display a color palette in a graphics window.
1 |
palette |
Character name of a palette. One of "main", "secondary", "grey", "blue", "green", "pink", "purple" or "yellow". |
n |
Numeric indicating the number of different colors in the palette. If NULL (the default) all the colors of the palette are displayed. |
orange_colors
, orange_palettes
,
display_orange_all
1 2 | display_orange_palette("main")
display_orange_palette("blue", n = 10)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.