R-beta: Still want restart() in R

Martyn Plummer plummer at iarc.fr
Thu Oct 23 17:04:36 CEST 1997


On 23-Oct-97 fear at scmp.scm.liv.ac.uk wrote:
>People's valiant efforts to sort out CODA aside, the burning question remains:
>has anybody made any headway with restart()? or any other way (and there may 
>well be better) of trapping `fatal' errors from calls within a function.

I don't think restart() is necessary - it just seems like an invitation
to bad programming to me. I would, however, like a safe parse function
which would return a user-defined error code instead of crashing if
the input is invalid.  Such a function could then be safely called
from another function and allow very general user input. 

Martyn
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=



More information about the R-help mailing list