.onAttach <- function(...) {
packageStartupMessage(paste0(
"biotmle v", utils::packageDescription("biotmle")$Version,
": ", utils::packageDescription("biotmle")$Title
))
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.