[R] R CMD BATCH w/o inputs?
ivo welch
ivowel at gmail.com
Tue Mar 14 02:17:30 CET 2006
dear R wizards---I must be standing on the line (German
translation---this must be obvious). This is probably embarrassingly
obvious to anyone, except to me right now. maybe it is late.
I would like to run my R code in batch, but not see the R compilations
and my R source code---I just want to see the same output that I would
see if I ran source("i.R"), but direct it to a file. I can of course
direct R output to a file ($ R > myoutput), and then type the source
and exit statements blindly, but there must be a better way---I just
don't know it.
what am I missing?
regards,
/iaw
More information about the R-help
mailing list