Is there a specific reason why, instead of

   CHAR(STRING_ELT(chstr, 0));

The S-Plus compatible

  CHARACTER_POINTER(chstr)[0]

does not work in R?
--
Edzer

______________________________________________
[email protected] mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

Reply via email to