Search Archives
Search tips
from:Name
Search by author name, e.g. from:Duncan Murdoch
"exact phrase"
Match an exact phrase
word1 word2
Match messages containing both words
Date range
Use the date pickers to filter results to a time period
Use the list dropdown to narrow results to a specific mailing list. Combine from: with other terms to filter by author and content.
Hello world: Has anyone used hex notation within R to represents integers? Cheers, Steve Vejcik
Thanks for your advice. Unfortunately, your answers are inconsistent: as.numeric("0x1AF0") returns a decimal value for a hex string. I'd like to do the opposite-use hex notation to represent a decimal. e.g. x<-0x000A y<-0x0001...
On Thu, 2005-04-07 at 11:06, Prof Brian Ripley wrote: > On Thu, 7 Apr 2005, Steve Vejcik wrote: > > > Thanks for your advice. Unfortunately, your answers are inconsistent: > > as.numeric("0x1AF0") returns a decimal value for a hex string...
I understand that point. Again: I would like to have numbers represented to me in hexidecimal format, not decimal format. This was my original query and I think it's clear. Let me try another variation: I would like R...
Can't find what you're looking for? Try searching with Google .