Nothing
yellow.colors <- function(n) {
hsv(h=0.17, s=1, v=0:(n-1)/(n-1))
# hcl(h=80, c=100, l=100*0:(n-1)/(n-1))
}
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.