Displaying 1 result from an estimated 1 matches for "addout".
Did you mean:
addopt
2006 Mar 14
2
R CMD BATCH w/o inputs?
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