Description Usage Arguments Value Examples
This function creates a hot metal colour palette
1 | hotMetal(n)
|
n |
n must be an integer. |
returns the colour palette
1 2 3 | plot.new()
pal<-as.matrix(hotMetal(200))
rasterImage(pal,0,0,1,1)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.