Nothing
# ==========================================================================
# isobar package initialization
# ==========================================================================
#opts_isobar <- list(verbose=FALSE)
.onAttach <- function(libname, pkgname) {
packageStartupMessage(paste("Welcome to isobar (v ",
packageDescription("isobar")$Version,")\n",
" 'openVignette(\"isobar\")' and '?isobar' provide help on usage.\n", sep=""))
addVigs2WinMenu("isobar")
}
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.