.onLoad <- function(libname, pkgname) {
ns <- asNamespace(pkgname)
delayedAssign("LOAD_TIME", delayed_assign_example(), eval.env = ns, assign.env = ns)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.