# global reference to scipy (will be initialized in .onLoad)
.onLoad <- function(libname, pkgname) {
reticulate::configure_environment(package = "autoplieR", force = FALSE)
# Global
utils::globalVariables(".")
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.