You just create the "superior" script as a set of 'source' statements reading in the files that you want to execute in order.
On Thu, Mar 19, 2009 at 4:13 AM, thoeb <t.hoebin...@gmail.com> wrote: > > The scripts are written with the TINN editor (***.r) and are organised within > a project. I want to create another script that opens and runs the other > scripts so I just have to activate that superior script to run all the other > scripsts too. > > > Ben Bolker wrote: >> >> thoeb <t.hoebinger <at> gmail.com> writes: >> >>> Is it possible to create a superior r script containing >>> commands to run the sub-scripts one by one? >> >> >> ?source >> >> ______________________________________________ >> 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. >> >> > > > ----- > Tamara Hoebinger > University of Vienna > -- > View this message in context: > http://www.nabble.com/run-r-scripts-%28tinn%29-via-command-tp22580362p22595077.html > Sent from the R help mailing list archive at Nabble.com. > > ______________________________________________ > 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.