inst/pkg/R/onLoad.R

.onLoad <- function(libname, pkgname) {
  cat("Launching", format(libname), "/", format(pkgname), "\n")
}

Try the potools package in your browser

Any scripts or data that you put into this service are public.

potools documentation built on Nov. 2, 2023, 5:20 p.m.