inst/pkg/R/onLoad.R

.onLoad <- function(libname, pkgname) {
  cat("Launching", format(libname), "/", format(pkgname), "\n")
}
MichaelChirico/potools documentation built on June 29, 2024, 3:16 p.m.