Note that if you use Rterm.bat in http://batchfiles.googlecode.com in
place of Rterm.exe then you won't have to adjust the Run action when
you upgrade R. Rterm.bat is a single self contained Windows batch
file that you simply place on your Windows path.
On Thu, Mar 4, 2010 at 8:51 PM, Steve Taylo
Thanks Steve. This is working except for plots not showing up. I'll see
if I can fix that.
Do you know how to target the output to an R Console that will stay open
(Rgui would be best)?
Cheers,
Matt
Steve Taylor wrote:
You can create a right-mouse menu command to run an R program as
follow
You can create a right-mouse menu command to run an R program as follows
(although the details may be different for different versions of Windows).
In Windows Explorer:
1. Tools / Folder Options / File Types
2. find the extension for R files and push Advanced
3. add a new action called "Run" w
Tena koe Matt
I tend to create a .bat file with one line:
R\R-Current\bin\R CMD BATCH yourScript.R
where you replace R\R-Current\bin\R with the path to your R, and the
.bat file is in the same folder as yourScript.R.
There may be better ways, and doubtless someone will enlighten us both
if ther
4 matches
Mail list logo