Displaying 1 result from an estimated 1 matches for "265101".
Did you mean:
26501
2000 Dec 03
2
error handling
Hi,
In R, when there is error, the whole program just stops by default.
However, sometimes we don't want this happen, we want the program continue
and also control the flow by ourselves. Is there a way to do this
pseudo code:
If(error) then do {...}.
Thanks.
Rong
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read