Skip to content
Prev 15058 / 63424 Next

Incorrect behavior for ordering timepoints in "reshape" (PR#7669)

On Feb 7, 2005, at 6:38 PM, Peter Dalgaard wrote:

            
Just to throw it out there, my current solution is to convert to 
integers, then run the following on the row numbers:

    new.nums <- formatC(new.nums, flag="0",
                         width=max(nchar(new.nums)))

But thanks for the observation, I was scratching my head so hard it 
hurt.

DC
	[[alternative text/enriched version deleted]]