R/zzz.r

Defines functions onLoad

.onLoad <- function(libname, pkgname) {
    utils::globalVariables("ppiPreEnv")
   	.initial()
}

Try the ppiPre package in your browser

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

ppiPre documentation built on May 30, 2017, 4:33 a.m.