#' @import datastructures
.onLoad <- function(libname, pkgname)
{
assign(".stopwatchR", datastructures::hashmap(key.class = c("character")), envir=baseenv())
assign(".stopwatchR2", numeric(), envir=baseenv())
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.