Displaying 2 results from an estimated 2 matches for "tlt_2012".
2012 Jul 04
2
MS-DOS & script R
Hi,
I would like to run R with a script from MS-DOS.
R is in "My Documents "and my script too.
How to do?
--
View this message in context: http://r.789695.n4.nabble.com/MS-DOS-script-R-tp4635398.html
Sent from the R help mailing list archive at Nabble.com.
2012 Aug 10
3
Batch Mode for Windows
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 <inputfile.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\bin\x64\Rgui.exe before it, but
this just opens R.
When I tried to do this, it