#####################################################################
## Copyright 2018 Philip Morris Products, S.A.
## Quai Jeanrenaud 5, 2000 Neuchatel, Switzerland
#####################################################################
.onLoad <- function(libname, pkgname) {
if (!exists(x = '.npa_models')) {
assign(".npa_models", new.env(hash = TRUE), envir = .GlobalEnv)
}
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.