Skip to content
Prev 78172 / 398502 Next

C program

On Fri, 30 Sep 2005, Erin Hodgess wrote:

            
The .C() call shows that massdist is in the base package.  This means that 
it is likely to be in  the src/appl or src/nmath directories of the R 
source code. Searching these (using grep on Linux) shows that it is in 
src/appl/massdist.c

 	-thomas