Learn R Programming

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.

Copy Link

Version

Install

install.packages('isnullptr')

Monthly Downloads

214

Version

1.0.2

License

GPL-3

Maintainer

Jonas Förster

Last Published

July 11th, 2024

Functions in isnullptr (1.0.2)

isnullptr

Check if an `externalptr` is a null pointer