.onLoad <- function(libname, pkgname) {
# backports::import(pkgname, c("R_user_dir", "deparse1"))
pkg <- getNamespace(pkgname)
options("ravepy.matlab_engine" = fastqueue2())
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.