is.error {googleComputeEngineR} | R Documentation |
Is this a try error?
Description
Utility to test errors
Usage
is.error(test_me)
Arguments
test_me |
an object created with try() |
Value
Boolean
[Package googleComputeEngineR version 0.3.0 Index]