On 2011-11-22 11:29, Ron Michael wrote:
Dear all, I was looking for the C program found within approxfun() function. I 
already have a list of available C programs which are being used with R here, 
https://svn.r-project.org/R/trunk/src/main/. However this list does not contain 
above C function. Can somebody help me on where to find that?
Try this:

 https://svn.r-project.org/R/trunk/src/library/stats/src/approx.c

You'll find code for both approxtest and approxfun.

Peter Ehlers

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to