R/rc.get.chrom.R

rc.get.chrom=function(){
	params=rcEnvirInternal[["chromPar"]]
	if(is.null(params)){
		rc.initialize()
		params=rcEnvirInternal[["chromPar"]]
	}
	params
}

Try the NetWeaver package in your browser

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

NetWeaver documentation built on May 2, 2019, 11:26 a.m.