Skip to content

R_MakeExternalPtr

2 messages · TB, Brian Ripley

TB
#
Brian,
Prof Brian Ripley <mailto:ripley at stats.ox.ac.uk> wrote:
Thanks for your message. Things are much clearer now to me.

Can I safely assume that INTSXP, REALSXP, LGLSXP, STRSXP, CPLXSXP and VECSXP
are
vectors (while EXTPTRSXP is not).

Thomas
#
On Mon, 24 Oct 2005, TB wrote:

            
Yes. RAWSXP and EXPRSXP are also vectors (and so in a sense is CHARSXP).

Brian