Description Usage Arguments Details Value See Also Examples
The hotmetal color table patterned after the one used in Matlab.
1  | hotmetal(n=64)
 | 
n | 
 is the number of color levels (default = 64).  | 
Based on the tim.colors function in the fields package.
The hotmetal function has been modified to break any dependence
on code in the fields package.  Spline interpolation
(interpSpline) is used when the number of requested colors is
not the default.
A vector of character strings giving the colors in hexadecimal format.
terrain.colors, tim.colors,
topo.colors
1 2  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.