R/AllTkProgressMonitorGenerics.R

###
### $Id: AllTkProgressMonitorGenerics.R 825 2014-06-25 22:06:03Z proebuck $
###


##
## Accessors
##
if (!isGeneric("progressContinue")) {
    setGeneric("progressContinue",
               function(object, ...) standardGeneric("progressContinue"))
}

##
## Mutators
##
if (!isGeneric("progressAbort<-")) {
    setGeneric("progressAbort<-",
               function(object, ..., value) standardGeneric("progressAbort<-"))
}

Try the SuperCurveGUI package in your browser

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

SuperCurveGUI documentation built on May 2, 2019, 5:43 p.m.