R/3_onAttach.R

Defines functions .onAttach

.onAttach <- function(libname, pkgname) {
  packageStartupMessage("PACKAGE: drathelper")
  packageStartupMessage("Version 2020.09.02 at 03:51")
  packageStartupMessage("Developed by Richard White, Norwegian Institute of Public Health")
}
folkehelseinstituttet/drathelper documentation built on Sept. 6, 2020, 5:37 a.m.