Skip to content
Prev 68114 / 398503 Next

how to get code of a .Internal() function?

On Wed, 20 Apr 2005, Alban wrote:

            
If you don't want to download the source tarball, consider reading the 
codebase online, for example:

https://svn.r-project.org/R/trunk/src/main/optim.c

for the C code for optim, and look for nmmin.