Hi,
I'm working through "R-debug-tools.pdf" and on page 7 it describes doing:
Browse[1]> debug(sum) ## Flag sum for debugging
however, when I try this, I get:
Browse[1]> debug(sum)Error in debug(fun) : argument must be a closure
Does anyone know why I get this error, and how to work around it?
Thanks.                                           
_________________________________________________________________
Hotmail: Powerful Free email with security by Microsoft.

        [[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.

Reply via email to