isnullptr (version 1.0.2)
Check if an 'externalptr' is a Null Pointer
Description
Check if an 'externalptr' is a null pointer.
R does currently not have a native function for that purpose.
This package contains a C function that returns TRUE in case of a null pointer.