[R] information about a function
Rolf Turner
rolf at erdos.math.unb.ca
Mon Jul 17 13:59:26 CEST 2006
It's not clear to me what you want; the on-line help states that
approxfun() does linear or constant interpolation (the default is
linear). It is trivial to write down a ``mathematical
representation'' of the resulting function --- but why would you want
to? The function f() you created does the calculations for you; all
you would be doing is reinventing the wheel.
cheers,
Rolf Turner
rolf at math.unb.ca
More information about the R-help
mailing list