util_is_try_error {dataquieR} | R Documentation |
Check, if x
is a try-error
Description
Check, if x
is a try-error
Usage
util_is_try_error(x)
Arguments
x |
Value
logical()
if it is a try-error
[Package dataquieR version 2.5.1 Index]