[R] batch file output

Mikkel Grum mi2kelgrum at yahoo.com
Tue Dec 28 14:09:23 CET 2010


I run a batch file with the following command in Windows XP:

C:\R\R-2.12.1\bin\Rterm.exe --no-save --no-restore <C:\users\me\file.R> C:\users\me\file.out 2>&1

Is there any way to get only the output of R in file.out, without getting all the code from file.R too?

Any help greatly appreciated,
Mikkel



More information about the R-help mailing list