Hi,

I'm trying to port a quite big piece of legacy R code to a different
language ( Java or C# ).
The package I'm trying to port is quite large but I'm only interested
in one function in the 
package. 

I was just wondering if there's any tools that would allow me to get a
trace of all the code
that a R function executes when evaluating a given input : 

Example :

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