Is there a R function for sort a data frame by a variable ?
I know sort a vector, but I don't know sort a data frame by a column. Can you help me ?
the sort() function don't work with data frame.
______________________________________________ R-help@stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html