Re: [R] Continue R CMD BATCH on error

2009-04-13 Thread jim holtman
?try On Mon, Apr 13, 2009 at 5:14 AM, Andreas Wittmann wrote: > Dear R useRs, > > after searching r-help and r-manuals for about one hour i have the > following, probably easy question for you. > > i have the following R-code, in the file test01.R > > #

[R] Continue R CMD BATCH on error

2009-04-13 Thread Andreas Wittmann
Dear R useRs, after searching r-help and r-manuals for about one hour i have the following, probably easy question for you. i have the following R-code, in the file test01.R `fun1` <- function(x) { x <- x + 2