matlab.like | R Documentation |
Generates matlab-like color palettes
matlab.like(n)
matlab.like2(n)
blue2green2red(n)
n |
number of colors |
blue2green2red
is simply an alias for
matlab.like2
.
a color palette
Timothy H. Keitt
Keitt, T. H. (2008) Coherent ecological dynamics induced by large scale disturbance. Nature 454:331-334
image(matrix(1:400, 20), col = blue2yellow(400))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.