Hi, 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 -- Gundala Viswanath ______________________________________________ [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.

