R/onload.R

Defines functions .onLoad

.onLoad <- function(libname, pkgname) {
  debugme::debugme()                    # nocov
}
r-hub/cranlike documentation built on April 25, 2024, 9:22 a.m.