clock_opts <- NULL # nocov start
.onLoad <- function(libname, pkgname){
clock_opts <<- new.env()
clock_opts$mock <<- FALSE
} # nocov end
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.