he .out file first since I usually have errors :).
Best,
Frank
Chicago, IL
> Date: Fri, 10 Aug 2012 13:59:34 -0700
> From: sx...@mtlakes.org
> To: r-help@r-project.org
> Subject: [R] Batch Mode for Windows
>
> Hi, I have researched batch mode for windows and could not find an
On 10.08.2012 22:59, sharx wrote:
Hi, I have researched batch mode for windows and could not find anything that
worked.
I know the code should be
$ R CMD BATCH inputfile.R outputfile.Rout
or
R outputfile.Rout
Almost right, see below.
I tried these without success. I need detailed, step b
Hi
Here is a script I have used sometime ago to do a job i cannot
remember what Windows OS it was. the first line is the general form
# R CMD BATCH [options] infile [outfile]
c:\rw\bin\R CMD BATCH --no-restore --no-save
D:/Feh/R/FEH_Index_in.R D:/Feh/R/FEH_Batch.txt
the FEH_Batch.txt is
Hi, I have researched batch mode for windows and could not find anything that
worked.
I know the code should be
$ R CMD BATCH inputfile.R outputfile.Rout
or
R outputfile.Rout
I tried these without success. I need detailed, step by step instructions on
how to do this. I have tried typing C:\R\bi
4 matches
Mail list logo