source("../../R/device.R")
library(maps)
flashDevice("bob.as")
map('state', col = c('red', 'blue'), fill = TRUE)
# plot(1:10)
dev.off()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.