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