## file:beer.R
## (c) 2010- University of Oulu, Finland
## Written by Ilkka Virtanen <ilkka.i.virtanen@oulu.fi>
## Licensed under FreeBSD license.
##
## Beer color in lovibond units by M. Orispaa
##
beer<-colorRampPalette(rev(c("#402709","#954931","#be5e34","#db7b32","#d3a72c","#f1df0f","#fefcd3")))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.