On Mon, Mar 7, 2011 at 1:38 AM, David Winsemius <dwinsem...@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
______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.