Skip to content
Prev 274622 / 398506 Next

Problem in using BATCH command

Hi Hami

This is what I use when I have run a file using the BATCH command for 
windows XP

D:\rw\bin\R CMD BATCH --no-restore --no-save Rfile.R Rfile_log.txt

where
D:\rw\bin\R is your R exe file name and path
Rfile.R is the R file your are "sourcing"
Rfile_log.txt is the log file - handy if things go wrong.

See one of the manuals I cannot remember which one - it is too late 
for me to remember or look it up

HTH

Regards

Duncan

Duncan Mackay
Department of Agronomy and Soil Science
University of New England
Armidale NSW 2351
Email Home: mackay at northnet.com.au
At 12:22 17/10/2011, you wrote: