[R] Hard Stop?

Jeff Newmiller jdnewmil at dcn.davis.CA.us
Thu Feb 7 04:05:35 CET 2013


stop() does not have momentum... it is designed to play nice.

Perhaps you want ?options(error=).
Alternately, you want to trigger a core dump?
---------------------------------------------------------------------------
Jeff Newmiller                        The     .....       .....  Go Live...
DCN:<jdnewmil at dcn.davis.ca.us>        Basics: ##.#.       ##.#.  Live Go...
                                      Live:   OO#.. Dead: OO#..  Playing
Research Engineer (Solar/Batteries            O.O#.       #.O#.  with
/Software/Embedded Controllers)               .OO#.       .OO#.  rocks...1k
--------------------------------------------------------------------------- 
Sent from my phone. Please excuse my brevity.

ivo welch <ivo.welch at anderson.ucla.edu> wrote:

>is it possible to throw a stop() that is so hard that it will escape
>even tryCatch?
>
>/iaw
>----
>Ivo Welch (ivo.welch at gmail.com)
>
>______________________________________________
>R-help at r-project.org mailing list
>https://stat.ethz.ch/mailman/listinfo/r-help
>PLEASE do read the posting guide
>http://www.R-project.org/posting-guide.html
>and provide commented, minimal, self-contained, reproducible code.



More information about the R-help mailing list