.onAttach <- function(libname, pkgname) {
packageStartupMessage(paste(
"fhidata",
utils::packageDescription("fhidata")$Version,
"https://folkehelseinstituttet.github.io/fhidata/"
))
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.