Checks if an object is of class “try-error” or “error”.
Arguments
- x
[any]
Any object, usually the return value oftry,tryCatch, or a function which may return asimpleError.
Checks if an object is of class “try-error” or “error”.
[any]
Any object, usually the return value of try,
tryCatch, or a function which may return a
simpleError.