[R] Printing output in STDOUT

Edward Wijaya ewijaya at gmail.com
Tue May 20 12:36:09 CEST 2008


Hi,

Currently the R script I have is executed with this command:

$ R CMD BATCH mycode.R

And the output is stored in mycode.Rout.

Is there a way I can issue command from shell (like above)
so that the output is printed to STDOUT?

It's  troublesome to open the "Rout" file every time to debug.

Regards,
Edward



More information about the R-help mailing list