search for: r25527

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

Did you mean: 25527
2012 Sep 11
1
Is invokeRestart("abort") unstoppable?
Hi, I'm trying to implement an abort() method that works just like stop() but does not signal the condition such that try() and tryCatch(..., condition=...) are, contrary to stop(), effectively non-working with abort() calls. In order to achieve this, I stumbled upon invokeRestart("abort"), cf. help("invokeRestart", package="base") that reads "Restarts are