## usethis namespace: start
#' @import Matrix
#' @useDynLib flotsam, .registration = TRUE
## usethis namespace: end
.onUnload <- function(libpath) {
library.dynam.unload("flotsam", libpath)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.