R/onStart.R

onStart <- function(){
  if(is.function(globalenv()$onStart)) {
    globalenv()$onStart()
  }
}
tz-lom/Resonance-Rproj documentation built on July 1, 2019, 4:53 p.m.