Nothing
#' @keywords internal
"_PACKAGE"
## usethis namespace: start
#' @useDynLib opensimplex2, .registration = TRUE
## usethis namespace: end
NULL
.onUnload <- function(libpath) {
## Unload the dynamic binding (particularly useful on Windows)
library.dynam.unload("opensimplex2", libpath)
}
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.