R/startup.R

.onAttach <- function(libname, pkgname) {

	c.config <- sgl.c.config()

	if(c.config$debugging) packageStartupMessage("sglOptim: Compiled with debugging on -- this may slow down runtime")

}

Try the sglOptim package in your browser

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

sglOptim documentation built on May 8, 2019, 1:02 a.m.