interpolationFunction: Return a y value from a linear interpolation function

Description Usage Arguments Value

View source: R/utilities.R

Description

Return a y value from a linear interpolation function

Usage

1
interpolationFunction(x, y, values, split = "\\s+")

Arguments

x

x

y

y

values

values

split

split

Value

The interpolated values


weaana documentation built on Sept. 27, 2021, 5:12 p.m.