R/AllElapsedTimeGenerics.R

###
### $Id: AllElapsedTimeGenerics.R 833 2014-06-27 16:17:07Z proebuck $
###


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

Try the SuperCurve package in your browser

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

SuperCurve documentation built on May 2, 2019, 6:14 p.m.