Nothing
.onAttach <- function(libname, pkgname) {
txt <- paste(c(paste("This is SESraster", utils::packageVersion("SESraster")),
"If you use SESraster, please cite in your publications. See:",
# "To support our work, cite SESraster in your publications. See:",
' citation("SESraster")'), collapse="\n")
packageStartupMessage(txt)
}
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.