NILSXP.Rd
NILSXP
is an object-like macro defining the SEXPTYPE
type of a SEXPREC
object pointed by R_NilValue
(the R level NULL
object).
#define NILSXP 0 /* nil = NULL */
In Rinternals.h.
https://cran.r-project.org/doc/manuals/r-patched/R-ints.html#SEXPTYPEs