R/onStart.R

onStart <- function(){
  if(is.function(globalenv()$onStart)) {
    globalenv()$onStart()
  }
}
tz-lom/ResonanceEngine documentation built on May 3, 2019, 2:04 p.m.