search for: msg09925

Displaying 1 result from an estimated 1 matches for "msg09925".

Did you mean: msg06925
2006 Oct 09
1
testing for error
Dear R Helpers, I want to test if a procedure within a loop has produced an error or not. If the procedure has produced an error, then I want to ignore its result. If it has not produced an error, then I want to use the result. The problem In order to run the loop without crashing if the procedure produces an error, I place the routine inside a try() statement. So, suppose I am trying to find