[R] How to debug S4 method

Ernesto Jardim ernesto at ipimar.pt
Tue Apr 20 19:05:49 CEST 2004


Hi,

I'm starting with S4 ...

I wrote a simple generic function and one method "catch". Now I want to
debug the method using "debug" and when I call debug(catch) it tries to
debug the generic function not the method (as expected).

How can I call debug on the method ?

Thanks

EJ




More information about the R-help mailing list