interpolationFunction {weaana} | R Documentation |
Return a y value from a linear interpolation function
Description
Return a y value from a linear interpolation function
Usage
interpolationFunction(x, y, values, split = "\\s+")
Arguments
x |
x |
y |
y |
values |
values |
split |
split |
Value
The interpolated values
[Package weaana version 0.1.1 Index]