R/GetEdgesBackgrandData.R

GetEdgesBackgrandData<-function(){

if(!exists("envData")) envData<-initializeESEA()

edgesbackgrand<-get("edgesbackgrand",envir=envData)
return(edgesbackgrand)

}

Try the ESEA package in your browser

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

ESEA documentation built on May 2, 2019, 3:41 p.m.