Checks whether an object is a flob()
.
chk_flob(x, old = FALSE, x_name = NULL)
Arguments
- x
The object to check.
- old
A flag indicating whether old flobs are permitted.
- x_name
A string of the name of object x or NULL.
Value
NULL
, invisibly. Called for the side effect of throwing an error
if the condition is not met.