powered by
Get an error code
getErrorCode(object, tol, ...)
a class object
tolerance
additional parameters
# NOT RUN { setMethod("getErrorCode", "DormandPrince45", function(object) { return(object@error_code) }) # }
Run the code above in your browser using DataLab