search for: refmethoddefwithtrac

Displaying 1 result from an estimated 1 matches for "refmethoddefwithtrac".

Did you mean: refmethoddefwithtrace
2011 Apr 07
2
How to debug reference classes?
How do you debug methods of a reference class? I've been using mtrace, which is excellent, but i cannot figure out how to mtrace a reference class method. Maybe there is some other way to debug these, for example with ordinary trace? for now i am only able to use options(error=recover), which is not giving me idea where exactly in the code i am once i am stopped on an error. -- View this