.env <- new.env(parent = emptyenv())
.onLoad <- function(...) {
# Keep track of whether pkg has shown warning about memory-related functions
.env$warned <- FALSE
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.