R/util.R
is.null.externalptr.Rd
The pointer is treated as an externalptr and checked via a call in C to see if it is NULL.
is.null.externalptr(pointer)
externalptr to be checked for NULL value
logical TRUE if the pointer is NULL, otherwise FALSE