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