Displaying 1 result from an estimated 1 matches for "938209".
Did you mean:
138209
2014 Jan 21
1
Using unicode from C interface of R
Hi ,
I am using C interface of R . If a unicode string is read , in what format
I could pass it back to R ?
I was trying to use the following
tpStr = ( char *)val;
SET_STRING_ELT(innerList , 0, mkChar(tpStr));
It does not work .
If I pass it back from as RAW format to R , what package is there to read
it ? I mean package for interpreting RAW data .
Thanks,
Sandip
[[alternative HTML