Skip to content
Prev 299261 / 398503 Next

remove loop which compares row i to row i-1

On Jul 5, 2012, at 6:52 PM, jcrosbie wrote:

            
Presumably tempMC is a vector of the appropriate length, in which case  
this should repalce that loop:

tempMC [ diff(tUnitsort) > 0 ] <- tUnitsort[ , 7][  diff(tUnitsort) >  
0 ]
Doesn't work .... means what?
How can we tell without a worked example????
Dear tired Nabble user. Please read the Posting Guide.

        
>>>>>>>AND>>>>>>>>