[R] Argument Passing Construct in R Script

Dieter Menne dieter.menne at menne-biomed.de
Thu May 29 10:32:00 CEST 2008


Gundala Viswanath <gundalav <at> gmail.com> writes:

 
> How can I create a construct argument passing in R script.
> So that later I can call it like this:
> 
> $ R --vanilla < myscript.R  ARGUMENT1 ARGUMENT2

The example 

http://finzi.psych.upenn.edu/R/Rhelp02a/archive/121806.html

is for Windows, but could also work with minor modification in linux.

Dieter



More information about the R-help mailing list