interpolateMatC | R Documentation |
vectorized version of interpolateC
interpolateMatC(x, ymat, xval, extrapolate)
x |
vector of x's |
ymat |
matrix of y's |
xval |
particular value of x to interpolate for |
extrapolate |
whether or not to extrapolate beyond endpoints of x |
vector of extrapolations
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.