[R] Hex Decimal Convert

Edwin Sendjaja edwin7 at gmx.net
Sun Apr 6 21:52:20 CEST 2008


Hello,

I have a data with hexdecimal. But GNU R convert it to strange number. How can 
I get that hexdecimal showing in the R-table?


-----------------------------------------------------------------------------------------
My Data-Table:
          Sender_ID     Receiver_ID   Other_ID
6565  0x47780439   0x00000000   0x00000000   0

----------------------------------------------------------------------------------------
R-Table:

6565 1199047737           0      0       0




Kind Regards,

Edwin



More information about the R-help mailing list