color LUT
1 2 |
palette |
palette to be used as LUT. either pcol (= pseudocolor) or gray. It is ignored when LUT is specified. |
n |
number of output colors. When n is more than number of colors in the specified palette, output contains duplicated colors. |
dec |
FALSE in default outputs a vector of RGB colors. TRUE outputs matrix whose columns are R, G, and B, and whose values are in decimals. |
LUT |
NULL in default will be ignored. You can input a vector of color names. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.