[R] Calling library functions from outside R

Gabor Grothendieck ggrothendieck at gmail.com
Thu Jun 18 20:00:47 CEST 2009


On Thu, Jun 18, 2009 at 1:54 PM, Jim Nemesh<nemesh at 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.




More information about the R-help mailing list