On Jan 28, 2008 2:32 AM, Prateek Singh <[EMAIL PROTECTED]> 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]] ______________________________________________ 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.