colorsR <- function() {
return(c('aliceblue', 'antiquewhite2', 'aquamarine', 'lightblue4', 'thistle2',
'slategray2','yellowgreen', 'darkorange2', 'lightsalmon1', 'violetred3',
'orchid4','royalblue3','palevioletred','orangered3','olivedrab4',
'lightpink4','lightslateblue','yellow2','thistle3','magenta3',
'orange3','firebrick2','darkslategray','darkseagreen1','firebrick4',
'darkgreen'))
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.