R/onLoad.R

Defines functions .onLoad

.onLoad <- function(libname, pkgname) {
    .jpackage(pkgname, lib.loc = libname)
}

Try the debCAM package in your browser

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

debCAM documentation built on Nov. 8, 2020, 5:33 p.m.