#' @useDynLib misster, .registration = TRUE
#' @importFrom Rcpp sourceCpp
NULL
.onUnload <- function (libpath) {
library.dynam.unload("misster", libpath)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.