useMyCol | R Documentation |
This function is used to produce avaliable colors for plot.
useMyCol(platte = NULL, n = NULL, showAll = FALSE)
platte |
The platte name. Default("stallion"). |
n |
The color numbers to use. Default(NULL). |
showAll |
Whether to show all plattes. Default(FALSE). |
Return the color names you have choosed.
Junjun Lao
useMyCol(platte = 'stallion2',n = 5) useMyCol(showAll = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.