R/zzz.R

Defines functions .onLoad

.onLoad <- function(libname, pkgname) {
# 	loadRcppModules()
	loadModule(module="flan_module",what=TRUE,loadNow=TRUE)
}

Try the flan package in your browser

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

flan documentation built on Sept. 11, 2024, 6:56 p.m.