   id<-c(1,1,1,1,3,3,3,7,7,7,7,11,11,11........)

how to sort  this kind of data to
   id:(1,1,1,1,2,2,2,3,3,3,3,4,4,4.........)

thanks~

	[[alternative HTML version deleted]]

