.onAttach <- function(lib, pkg) {
niradm.v<- read.dcf(file = system.file("DESCRIPTION", package = pkg), fields = "Version")
packageStartupMessage(paste(pkg, "version", niradm.v))
packageStartupMessage("check the github repository at https://github.com/admedeiros/nira")
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.