Skip to content
Prev 5823 / 398506 Next

order() results

No.
You wrote:
aux2 <-- aux1[order(aux1[1:4,1]) , ]
         ^
but this is correct ;-):
  aux2 <- aux1[order(aux1[1:4,1]) , ]

Regards,
Uwe Ligges
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._