Create a "master" file that 'source's the required *.R files and then does any of the pre/post processing that you want.
On Fri, Apr 3, 2009 at 4:30 PM, <mcnda...@mncn.csic.es> wrote: > I already searched for information regarding the batch file operations > within R. But I could not locate the information I need. > > Basically I have a doubt regarding the procedures on the batch use of > several script files (*.R). > How can I do this? > How can I define the order of files? > > My intention is to programme openings, math operations and savings of > *.Rdata sessions, but in a sequential manner. > > Thanks in advance, > > Diogo André Alagador > Biochange Lab, Madrid, Spain > > ______________________________________________ > 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. > -- Jim Holtman Cincinnati, OH +1 513 646 9390 What is the problem that you are trying to solve? ______________________________________________ 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.