.First.lib <- function(libname, pkgname) {
# Only works for windows now
if(interactive() && .Platform$OS.type == "windows" &&
.Platform.GUI == "Rgui"){
addVigs2WinMenu("ade4")
}
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.