R/onLoad.R

Defines functions .onLoad

.onLoad <- function(libname, pkgname) {
  backports::import(pkgname, c("anyNA", "isTRUE", "lengths"))
}

Try the incase package in your browser

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

incase documentation built on Aug. 21, 2023, 9:09 a.m.