#' @import utils
.onAttach <- function(libname, pkgname) {
packageStartupMessage("Loading biscuiteerData.")
if (has_internet()) {
biscuiteerDataCacheAll(showProgress = FALSE)
}
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.