Skip to content
Back to formatted view

Raw Message

Message-ID: <49E00593-8750-4876-BBCD-134250D40A37@jhsph.edu>
Date: 2007-12-20T15:48:02Z
From: Benilton Carvalho
Subject: continue a for() when occurs errors
In-Reply-To: <974143.33371.qm@web56005.mail.re3.yahoo.com>

your description is pretty vague, at least for me...

it would be very helpful to have the "commented, minimal, self- 
contained, reproducible code"...

but, anyways, you might want to take a look at the try() command.

best
b

On Dec 20, 2007, at 3:24 AM, Milton Cezar Ribeiro wrote:

> Dear all,
>
> I am simulating some regressions in a for() looping and sometimes  
> occours some error and the R stop my batch processing. I would like  
> do save the step where the error happned and continue my for()  
> looping.
> Is there a way to do that?
>
> Thanks In Advance.
> Miltinho
>
>
>
> para armazenamento!
>
> 	[[alternative HTML version deleted]]
>
> ______________________________________________
> 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.