_genPackage.R

.tmp.f <- function(){
	devMode <- TRUE		#rm(devMode)
	pkg <- "twConfig"
	library(twMisc)	#
	library(RUnit)
	tmp <- sapply(Sys.glob(file.path("R","*.R")), source)
	
	
	twUtestF("Config", divertOutputFile=NULL )
	
}

Try the twConfig package in your browser

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

twConfig documentation built on May 2, 2019, 6:26 p.m.