[R] Will R run in Batch mode?

Mark Myatt mark at myatt.demon.co.uk
Mon Jun 11 12:58:01 CEST 2001


Robert Abugov <robert at compete.com> writes:
>A quick newbie question: Can R be run in batch mode from the command
>line?I'd like to use input files and get output files. If so, where can I
>find the documentation? help(batch) doesn't help.

I use Windows  ... use redirection operators with Rterm.exe. Something
like:

        rterm --vanilla < infile > outfile

You can put this one a shortcut.

Mark


--
Mark Myatt


-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list