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