[R] View body of externally compiled functions

David Winsemius dwinsemius at comcast.net
Mon Feb 18 19:28:37 CET 2008


"Michael Gormley" <michael.gormley at gmail.com> wrote in
news:6f04c7c70802181013v5863482an70052a5b46909391 at mail.gmail.com: 

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

Look at the sources.

-- 
David Winsemius



More information about the R-help mailing list