Sweave : allowing errors in R code?
You can modify the behaviour upon errors by setting the error option. Check ?option and ?stop
I looked at the 'error' settings in ?options, but I am not sure how that would be helpful, since I am trying to avoid Sweave from halting after an error occurs. I still want the error to be printed, I just want Sweave to continue with the next code chunk. remko -- View this message in context: http://r.789695.n4.nabble.com/Sweave-allowing-errors-in-R-code-tp3728790p3729185.html Sent from the R help mailing list archive at Nabble.com.