Skip to content
Prev 67233 / 398502 Next

hex format

On Thu, 7 Apr 2005, Steve Vejcik wrote:

            
You don't understand how R works:

x <- as.numeric("0x1AF0")

produces an number, not its decimal representation.  A number is a number 
is a number irrepsective of the the base of its character representation.