Hi, I have bunch of files to be parsed for my problem. I don't want to keep on executing R script for each file. Is there any way through which I can read whole directory. Like PERL has opendir() function for directory handling. One more doubt is commandArgs() function returns array or single variable. How exactly we should give command line argument. Regards, Prateek -- Prateek Singh Final year Bioinformatics(BTech) Vellore Institute Of Technology Vellore-632014 ph.no. 09952187800 prateek.vit at gmail.com
On Jan 28, 2008 2:32 AM, Prateek Singh <prateek.vit@gmail.com> wrote:> I have bunch of files to be parsed for my problem. I don't want to > keep on executing R script for each file. > Is there any way through which I can read whole directory. Like PERL > has opendir() function for directory handling. >Is ?dir or ?list.files what you need? pax, Scott Olsson [[alternative HTML version deleted]]