idw_interpolation: idw_interpolation

idw_interpolationR Documentation

idw_interpolation

Description

Use IDW to interpolate the given variable (with values and locations found in 'spdf') at locations given by "spobj" (typically a SpatialPolygons or SpatialGrid* object).

Usage

idw_interpolation(spdf, spobj, variable = "mean", ...)

Arguments

spdf

Spatial*DataFrame object (to learn from)

spobj

⁠Spatial*⁠ object (to predict onto)

variable

name of variable to interpolate

...

passed to gstat::idw()


BAAQMD/geotools documentation built on Feb. 29, 2024, 5:44 a.m.