interpolationFunction: 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+")
Value
The interpolated values
Arguments
- x
x
- y
y
- values
values
- split
split