powered by
Enable Runtime Exceptions
enableRuntimeExceptions(object, enable, ...)
a class object
a boolean to enable exceptions
additional parameters
# NOT RUN { setMethod("enableRuntimeExceptions", "DormandPrince45", function(object, enable) { object@enableExceptions <- enable }) # }
Run the code above in your browser using DataLab