Rdocumentation
powered by
Learn R Programming
EventStudy (version 0.37)
isError: Is this a try error?
Description
Utility to test errors
Usage
isError(x)
Value
Boolean
Arguments
test_me
an object created with try()