R/onLoad.R

Defines functions .onLoad

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

Try the CAMTHC package in your browser

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

CAMTHC documentation built on April 29, 2020, 2:29 a.m.