Dear R-users, If for whatever reason a batch execution of my script halts I want R to save my current environment, along with .Traceback var, in the .RData file (in other words I need something like core dump).
It seems however that if execution is halted via stop() no .RData file is dumped. So my question is how do produce the "core dump" or something to that effect? Thank you, Vadim -------------------------------------------------- DISCLAIMER \ This e-mail, and any attachments thereto, is intend ... [[dropped]] ______________________________________________ [EMAIL PROTECTED] mailing list http://www.stat.math.ethz.ch/mailman/listinfo/r-help
