Re: [Rd] R script in batch mode

2011-04-18 Thread Prof Brian Ripley
On Sun, 17 Apr 2011, jusce wrote: Hello All! I'm a new R user, with no much experience. I have a R script (downloaded from internet) which has user interaction using "readline()" function. So as I have to run it repeatdly (with some different options) I was planning to do it on a BATCH mode. I

[Rd] R script in batch mode

2011-04-17 Thread jusce
Hello All! I'm a new R user, with no much experience. I have a R script (downloaded from internet) which has user interaction using "readline()" function. So as I have to run it repeatdly (with some different options) I was planning to do it on a BATCH mode. Is there any way to answer the "readli