On Thu, Jun 18, 2009 at 1:54 PM, Jim Nemesh<nem...@broad.mit.edu> wrote: > I did look at ?Rscript. My question there was: >>> >>> Unfortunately, it looks like each expression is evaluated separately. >>> Is there a way to evaluate multiple expressions in the same >>> environment to make the above work? > > I could write an Rscript client file, but it's still poor CLI support
The CLI support is quite good if you use the getopt package with it as already suggested. ______________________________________________ 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.