pal.scatter | R Documentation |
What to look for:
pal.scatter(pal, n = 50, main = "")
pal |
A palette function or a vector of colors. |
n |
The number of colors to display for palette functions. |
main |
Main title |
1. Can the colors of each point be uniquely identified?
None.
Kevin Wright
None.
pal.scatter(glasbey, n=31, main="glasbey") # FIXME add legend
pal.scatter(parula, n=10) # not a good choice
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.