couldn't find function "print.tframe"
Peter Dalgaard BSA
p.dalgaard@biostat.ku.dk
18 May 1998 01:27:31 +0200
Thomas Lumley <thomas@biostat.washington.edu> writes:
> I think the debugger doesn't stop and wait because it has problems with
> functions that don't have braces {} enclosing them.
Oh. And here I was, thinking that it was due to some aspect of the
implementation of method dispatching...
You're absolutely right:
> f<-function(x)x
> debug(f)
> f(3)
debugging in: f(3)
exiting from: f(3)
[1] 3
--
O__ ---- Peter Dalgaard Blegdamsvej 3
c/ /'_ --- Dept. of Biostatistics 2200 Cph. N
(*) \(*) -- University of Copenhagen Denmark Ph: (+45) 35327918
~~~~~~~~~~ - (p.dalgaard@biostat.ku.dk) FAX: (+45) 35327907
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-devel 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-devel-request@stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._