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 ______________________________________________ [email protected] 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.

