Re: [R] Viewing source code for .Internal functions

2008-01-15 Thread Duncan Murdoch
On 1/15/2008 9:37 AM, Sarah Touati wrote: > I am trying to view the source code of the function nlm in the stats > package of R 2.4.1. > > I downloaded the source from CRAN and opened nlm.R, and it calls a > .Internal function: > > .Internal(nlm(function(x) f(x, ...), p, hessian, typsize, fscal

[R] Viewing source code for .Internal functions

2008-01-15 Thread Sarah Touati
I am trying to view the source code of the function nlm in the stats package of R 2.4.1. I downloaded the source from CRAN and opened nlm.R, and it calls a .Internal function: .Internal(nlm(function(x) f(x, ...), p, hessian, typsize, fscale, msg, ndigit, gradtol, stepmax, step