On Mon, Nov 10, 2008 at 4:42 PM,  <[EMAIL PROTECTED]> wrote:
> Dear list
>
> Can anyone suggest a simple way to abort execution like stop(...) does, but 
> without issuing an "Error: ..." message?
>
> I don't want to set 'options( show.error.messages=TRUE)' because I want 
> normal behaviour to resume after this particular stop.

What's wrong with return() ?

Hadley

-- 
http://had.co.nz/

______________________________________________
R-help@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.

Reply via email to