Description Usage Arguments Value Examples
Emulates the jet colormap from Matlab
| 1 | jet.colors(n = 64)
 | 
| n | the number of levels in the colormap; the default is 64 | 
an rgb vector of length n
| 1 | plot(1:64, col=jet.colors(64))
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.