gridInterpolate: Interpolation from 2-D matrix

Description Usage Arguments

Description

Interpolation from 2-D matrix

Usage

1
gridInterpolate(x, y, z = NULL, resolution = 100, ...)

Arguments

x

parameter on x-axis

y

parameter on y-axis

z

parameter on z-axis

resolution

resolution used for interpolating z


tanerumit/hydrosystems documentation built on May 31, 2019, 2:57 a.m.