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