pal.channels | R Documentation |
The amount of red, green, blue, and gray in colors are shown.
pal.channels(pal, n = 150, main = "")
pal |
A palette function or a vector of colors. |
n |
The number of colors to display for palette functions. |
main |
Main title. |
What to look for:
1. Sequential data should usually be shown with a colormap that is smoothly increasing in lightness, as shown by the gray line.
None
Kevin Wright
None
pal.channels(parula)
pal.channels(coolwarm)
# pal.channels(glasbey) # Nonsensical.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.