GetPathwayEdgeData<-function(){
if(!exists("envData")) envData<-initializeESEA()
pathwayEdge.db<-get("pathwayEdge.db",envir=envData)
return(pathwayEdge.db)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.