.onUnload <- function (libpath) {
## Run when the package is being unloaded. This allows us to test
## packages within same session when dynlib is updated.
## Detach package using: unloadNamespace("sjedrp")
library.dynam.unload("sjedrp", libpath)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.