An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20090327/a3dc22b6/attachment-0002.pl>
functions flagged for debugging
2 messages · Christos Hatzis, Duncan Murdoch
On 3/27/2009 11:18 AM, Christos Hatzis wrote:
Hi, Is there a way to find which functions are flagged for debugging in a given session?
The isdebugged() function (which is new in 2.9.0) will tell you this. Duncan Murdoch