Nothing
loadModule("spmod", TRUE)
#.onLoad <- function(lib, pkg) {
# pkg.info <- utils::packageDescription('raster')
# packageStartupMessage(paste("raster ", pkg.info[["Version"]], " (", pkg.info["Date"], ")", sep=""))
# wd <- getwd()
# options('startup.working.directory'=wd)
# fn <- paste(wd, '/rasterOptions_', pkg.info[["Version"]], sep='')
# .loadOptions(fn)
# try( removeTmpFiles( .tmptime() ), silent=TRUE )
# return(invisible(0))
#}
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.