[R] Capturing the error information

arunkumar1111 akpbond007 at gmail.com
Tue Sep 27 11:39:04 CEST 2011


Hi,

I want to capture the error information without throwing  it out.

if i use try command it throws and also stores. and not able to get the
error if i use tryCatch command.


a="a"
b=10
c=try(a/b)

Please help



--
View this message in context: http://r.789695.n4.nabble.com/Capturing-the-error-information-tp3846624p3846624.html
Sent from the R help mailing list archive at Nabble.com.



More information about the R-help mailing list