Nothing
.onAttach <- function(libname, pkgname) {
if(interactive() && .Platform$OS.type == "windows" && .Platform$GUI == "Rgui"){
addVigs2WinMenu("siggenes")
winMenuAddItem("Vignettes/siggenes","Rnews Paper",
"openPDF(file.path(find.package('siggenes'),'doc','siggenesRnews.pdf'))")
}
}
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.