ts_cache <- NULL # nocov start
.onLoad <- function(libname, pkgname){
x <- hoardr::hoard()
x$cache_path_set("taxspell")
ts_cache <<- x
} # nocov end
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.