mmstat <- new.env(parent=emptyenv())
.onLoad <- function(libname, pkgname) {
# colors
options(mmstat.col.population = "green",
mmstat.col.sample = "orange")
mmstat <- list(data=list(), lang=list(), version='0.3')
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.