get_pal | R Documentation |
Returns the even-numbered color palette associated with the count provided.
get_pal(x, name = "PuOr")
x |
- the number of color steps, if odd then n+1 is returned,
if n > maxN (see |
name |
the name of the ColorBrewer palette to return |
the ColorBrewer palette specified
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.