.First.lib <- function(libname, pkgname) {
library.dynam("swfDevice", pkgname, libname)
swfSetup()
}
### in case we decide to keep the namespace ...
.onLoad <- .First.lib
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.