On Mon, Nov 3, 2008 at 3:36 AM, Gabor Grothendieck <[EMAIL PROTECTED]> wrote: > I did provide a link to that solution already but also wanted to > show how to do it in the same way that the code in the question > was written.
Thanks for pointing me in right direction, both solutions are wonderful. Yes I made a mistake for 100k. I have one doubt though, how does one locate packages that's available for specific task (like this one). Does one look at package index (http://cran.cnr.berkeley.edu/web/packages/index.html). or is there any other trick? I tried "help.search("string")" and also looked at help.start() but I think it just displays whats available on my machine. Regards and Thanks Krishna ______________________________________________ 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.