Learn R Programming

spDates (version 1.1)

interpolateIDW: Interpolate using inverse distance weighting.

Description

Interpolate using inverse distance weighting.

Usage

interpolateIDW(points, attr)

Value

A RasterLayer.

Arguments

points

A SpatialPointsDataFrame object.

attr

A string. Name of the field with values to interpolate.