R/zzz.R

Defines functions .onLoad

.onLoad <- function(libname, pkgname) {
    require(methods)
    .setCAMERAOptions(pkgname)   
}

Try the CAMERA package in your browser

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

CAMERA documentation built on Nov. 8, 2020, 4:59 p.m.