Learn R Programming

weaana (version 0.1.1)

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+")

Arguments

x

x

y

y

values

values

split

split

Value

The interpolated values