getNet <- function(){
if(!exists("LncPathEnvir")) LncPathEnvir <- initializeLncPathEnvir();
NetLncPath <- get("NetLncPath", envir = LncPathEnvir);
return(NetLncPath);
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.