[R] sort a data frame according to all the Columns

Juanjuan Chai chaij at umail.iu.edu
Wed Jan 27 22:08:51 CET 2010


Hi, I have a data frame read from a .csv file, with columns  
V1,V2,V3...,V18, per say, and I want to sort this data frame according  
to V1, and then V2, then V3..., and so on. Is there any fast way to  
get around with this problem?
Thanks.

-JJ



More information about the R-help mailing list