#' @import data.table ggplot2
#' @importFrom magrittr %>%
.onAttach <- function(libname, pkgname) {
packageStartupMessage(paste(
"fhiplot",
utils::packageDescription("fhiplot")$Version,
"https://folkehelseinstituttet.github.io/fhiplot"
))
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.