R/getNet.r

getNet <- function(){

if(!exists("LncPathEnvir")) LncPathEnvir <- initializeLncPathEnvir();

NetLncPath <- get("NetLncPath", envir = LncPathEnvir);
return(NetLncPath);

}

Try the LncPath package in your browser

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

LncPath documentation built on May 2, 2019, 11:03 a.m.