NILSXP: The type of R's NULL

Description Declaration References See Also

Description

\Sexpr[results=rd, stage=render]{c3po:::badge('mobj')}

NILSXP is an object-like macro defining the SEXPTYPE type of a SEXPREC object pointed by R_NilValue (the R level NULL object).

Declaration

1
#define NILSXP 0 /* nil = NULL */

In Rinternals.h.

References

https://cran.r-project.org/doc/manuals/r-patched/R-ints.html#SEXPTYPEs

See Also

SEXPTYPE, R_NilValue, TYPEOF


ramiromagno/c3po documentation built on Jan. 5, 2021, 8:01 p.m.