Message-ID: <1318818156703-3910875.post@n4.nabble.com>
Date: 2011-10-17T02:22:36Z
From: hbabai
Subject: Problem in using BATCH command
In-Reply-To: <89b6b8c90909221011s491bb4au432392338b052082@mail.gmail.com>
Hi Every one,
I have been struggling with a problem and need your help. I would like to
automate execution of a .R file. Therefore i thought of creating a batch
file. It reads
@echo off
start /d "C:\Program Files\R\R-2.13.1\bin\x64" R BATCH Model.R
No success with running it. The command prompt flashes in and out. But I do
not see results. (there is a plot command which is for testing the
execution).
Anyone is able to give me some advice on this.
Worse than that I am not even able to get the command R BATCH Model.R to
work in command prompt. I get the error "unable to open output file".
Thanks
Hami
--
View this message in context: http://r.789695.n4.nabble.com/Problem-in-using-BATCH-command-tp902496p3910875.html
Sent from the R help mailing list archive at Nabble.com.