Macro object-like

STRSXP is an object-like macro defining the SEXPTYPE type of character vectors.

Declaration

#define STRSXP 16 /* string vectors */

In Rinternals.h.

References

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

See also