[R] sorting & subsetting a data.frame

Liviu Andronic landronimirc at gmail.com
Mon Mar 7 10:26:25 CET 2011


On Mon, Mar 7, 2011 at 1:38 AM, David Winsemius <dwinsemius at comcast.net> wrote:
> subset(x[order(x$Species1), ],  Sepal.Length==6.7 )
>
Thank you all for the suggestions. Now I can do exactly what I wanted. Regards
Liviu



More information about the R-help mailing list