Re: [R] hexadecimal to binary conversion

2008-01-21 Thread Charles C. Berry
On Mon, 21 Jan 2008, Gallego Liberman, Matias wrote: > Hi > > I am looking for a function to convert an hexadecimal base input to a > binary base output. > > May anybody help me? Here are some pieces. Roll up your own function. > hexdat <- replicate(10, paste(format.hexmode(sample(16,4)-1),colla

[R] hexadecimal to binary conversion

2008-01-21 Thread Gallego Liberman, Matias
Hi I am looking for a function to convert an hexadecimal base input to a binary base output. May anybody help me? Thank you [[alternative HTML version deleted]] __ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-