Skip to content
Prev 293913 / 398503 Next

Fast reading of hex data?

I'd imagine there are better tricks, but I know you can use
as.numeric() if you signal to R that you've got a hex value. See,
e.g.,

http://tolstoy.newcastle.edu.au/R/help/06/08/33758.html

Best,
Michael
On Tue, May 8, 2012 at 5:44 AM, Fang <zhou.zfang at gmail.com> wrote: