# @author Paul Bailey
.onAttach <- function(libname, pkgname) {
packageStartupMessage(paste0("DE v", utils::packageDescription("DE")$Version, "\n"))
}
globalVariables(c("dopari"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.