This is a simple question.  With functions written and compiled in R, the
body of the function can be seen by typing the function name without any
input arguments or by using the body function.  How can I look at the body
of code written and compiled externally and called using the .Call function?


Thanks,
Mike Gormley

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