Skip to content

Fortran?

3 messages · Robert, Roger Bivand, Peter Dalgaard

#
On Fri, 14 Oct 2005, Sam R. Smith wrote:

            
You have asked twice. Please:

PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

When uncertain what a function does, type help(function_name), or 
?function_name, here ?.Fortran, for the answer to your question.

  
    
#
"Sam R. Smith" <samrobertsmith at yahoo.com> writes:
Well, it's using a binary object that was compiled from FORTRAN code.

The sources for the package will contain the actual human-readable
code. For more details (likely more than you can handle at this
point...), look in the Writing R Extensions manual.