Re: [R] Source.R file from cmd line

2010-05-08 Thread Prof Brian Ripley
Look at the documentation of Rscript, e.g. ?Rscript at the R prompt. On Sat, 8 May 2010, Robin Jeffries wrote: I want to set up a windows system task that will run a .R script at pre-specified times. Can someone please help with the command line syntax that I would assign to the task? I know

[R] Source.R file from cmd line

2010-05-08 Thread Robin Jeffries
I want to set up a windows system task that will run a .R script at pre-specified times. Can someone please help with the command line syntax that I would assign to the task? I know that i can open a command prompt, type R, and then source the file, but I don't know how to pass multiple line argu