[R] R code debugging
Sean Davis
sdavis2 at mail.nih.gov
Tue Nov 9 13:01:08 CET 2004
You are probably interested in traceback(). See ?traceback. Also, the
debugger is your friend. See ?debug.
Sean
On Nov 9, 2004, at 6:52 AM, Timur Elzhov wrote:
> Dear useRs,
>
> it's quite difficult for me to find `Error:'s in my R code, because R
> does
> say about error itself, but say nothing about its location, say, string
> number and file with an error (which may be `source'd from another
> file).
> Are there any option for turning of the similar feature, or R can not
> do
> such a thing at all?
>
> Thanks.
>
>
> --
> WBR,
> Timur.
>
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide!
> http://www.R-project.org/posting-guide.html
More information about the R-help
mailing list