Hi -
I have read the archives on R cmd and passing parameters, and I guess I
am not totally clear if that solved this problem ...
I would like to call an R script from the command line, and in the
process pass in data sets and parameters ... right now, I manually
specify the files to be read in as the data sets for the script, and
then it processes, but I need to be able to automate this action from
the cmd line.
Rcmd myprogram.R is clearly documented as unable to take parameters
passed to it ...
I am on Windows, R 2.3.1
Thanks
Matt
[[alternative HTML version deleted]]
______________________________________________
[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.