Re: [R] functions flagged for debugging

2009-03-27 Thread 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

__
R-help@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.


[R] functions flagged for debugging

2009-03-27 Thread Christos Hatzis
Hi,
 
Is there a way to find which functions are flagged for debugging in a given
session?
 
Thank you.
-Christos
 
 

[[alternative HTML version deleted]]

__
R-help@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.