| planckcolors | R Documentation |
Generates a colour scale that closely mimics the official colours used to display the Planck CMB temperature map from -300uK to +300uK.
planckcolors(n)
n |
integer number of colors in the scale |
Returns an n-vector of RGB colour strings.
Danail Obreschkow
nplot()
rasterImage(rbind(planckcolors(1e3)),0,0,1,1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.