R/onStop.R

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