Macro object-like

CHARSXP is an object-like macro defining the SEXPTYPE type of "scalar" string objects.

Declaration

#define CHARSXP 9 /* "scalar" string type (internal only)*/

In Rinternals.h.

References

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

See also