.onLoad <- function (lib, pkg){
# Create environment for session specific logger settings/objects
# ls(logger:::logger.env)
assign("logger.env", new.env(), envir = parent.env(environment()))
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.