planckcolors | R Documentation |
Generates color scale matching the one normally 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
#' @examples nplot() rasterImage(rbind(planck.colors(1e3)),0,0,1,1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.