[R] Search "Errors"

Bernardo Rangel Tura tura at centroin.com.br
Wed Mar 25 11:01:55 CET 2009


On Tue, 2009-03-24 at 11:45 -0700, CE.KA wrote:
> Hi R users,
> I have a big program
> So in Rgui I can t see all the execution of it
> Is there a way to ask R if there is "Errors" in my program
> Sincerely yours

Hi

Normally i use 3 functions in debug R routines: trace, browser and
debug.
In special cases i use a debug package
( http://cran.r-project.org/doc/Rnews/Rnews_2003-3.pdf )
Article: Debugging without (too many) tears 

-- 
Bernardo Rangel Tura, M.D,MPH,Ph.D
National Institute of Cardiology
Brazil




More information about the R-help mailing list