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

______________________________________________
[email protected] mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

Reply via email to