make_interp: Make interp

View source: R/RcppExports.R

make_interpR Documentation

Make interp

Description

Make interp

Usage

make_interp(x, y)

Arguments

x

A numeric vector with the x values of the original function.

y

A numeric vector with the y values of the original function. This should be the same length as x.


geanders/stormwindmodel documentation built on Sept. 27, 2022, 6:47 a.m.