Macro object-like

DOTSXP is an object-like macro defining the SEXPTYPE type of dots (...) object.

Declaration

#define DOTSXP 17 /* dot-dot-dot object */

In Rinternals.h.

References

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

See also