[R] a R function for sort a data frame.

Liaw, Andy andy_liaw at merck.com
Fri Apr 1 17:25:32 CEST 2005


http://finzi.psych.upenn.edu/R/Rhelp02a/archive/39835.html

(First hit using RSiteSearch("sort.data.frame") in R-2.1.0 alpha.)

Andy

> From: Mario Morales
> 
> 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 at 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
> 
> 
>




More information about the R-help mailing list