[R] list of functions flagged with debug() or trace()

Thomas Lumley tlumley at u.washington.edu
Tue Oct 9 17:10:56 CEST 2001


On Tue, 9 Oct 2001, Philippe Grosjean wrote:

> Hello all,
>
> Since I got no answer to my first mail, I suspect I did not formulate my
> question adequately, so I try again.
>
> In R, one can debug or trace a function 'foo' with debug(foo) or trace(foo),
> respectively. This leads to a special treatment of the function 'foo' until
> one enter undebug(foo) or untrace(foo). I would like to know if there is a
> convenient way to know at any time which are the function flagged with
> debug() or trace() in a R session.

No, there isn't.

	-thomas

-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list