.onAttach <- function(libname,pkgname){
packageStartupMessage(paste0("Welcome to miscellaneousR. Using version: ", packageVersion("miscellaneousR"), ".",
"\nMore info: https://github.com/GranadoIgor/miscellaneousR"))
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.