The R Project SVN R

Rev

Rev 61160 | Rev 67599 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 61160 Rev 61282
Line 75... Line 75...
75
  was created, the details of which are subject to change.
75
  was created, the details of which are subject to change.
76
}
76
}
77
\section{Warning}{
77
\section{Warning}{
78
  The value returned by \code{approxfun} contains references to the code
78
  The value returned by \code{approxfun} contains references to the code
79
  in the current version of \R: it is not intended to be saved and
79
  in the current version of \R: it is not intended to be saved and
80
  loaded into a different \R session.  This is safer for \R >= 2.16.0.
80
  loaded into a different \R session.  This is safer for \R >= 3.0.0.
81
}
81
}
82
\seealso{
82
\seealso{
83
  \code{\link{spline}} and \code{\link{splinefun}} for spline
83
  \code{\link{spline}} and \code{\link{splinefun}} for spline
84
  interpolation.
84
  interpolation.
85
}
85
}