R/onload.R

Defines functions .onLoad

.onLoad <- function(libname, pkgname) {
  debugme::debugme()                    # nocov
}

Try the cranlike package in your browser

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

cranlike documentation built on May 2, 2019, 10:22 a.m.