Description Usage Arguments Value See Also Examples
Create a vector of n continuous colors from blue to red
| 1 | jet.colors(n)
 | 
| n | Number of colors in palette. | 
A Character vector of colors
colorRampPalette
| 1 | plot(1:1000,1:1000, col=jet.colors(1000), pch=19)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.