.splusTimeSeriesEnv <- new.env(parent=emptyenv())
## as long as it's small, no 'hash = TRUE'
.onLoad <- function(libname, pkgname)
{
}
.onUnload <- function(libpath)
{
library.dynam.unload("splusTimeSeries", libpath)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.