bickel_pal | R Documentation |
Creates personal color palettes for plotting
bickel_pal(palette = "main", reverse = FALSE, ...)
mypalette <- bickel_pal('cool')(7) image(1:7,1,as.matrix(1:7),col=mypalette,xlab="Cool (sequential)", ylab="",xaxt="n",yaxt="n",bty="n")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.