[R] Passing character strings from C code to R
mkondrin
mkondrin at hppi.troitsk.ru
Fri Jul 15 17:40:29 CEST 2005
If you want to install comment attribute on return value set it this way
setAttrib(ans, R_CommentSymbol, charToSexp("Some comment"));
More information about the R-help
mailing list