interpolateIDW: Interpolate using inverse distance weighting.

View source: R/spDates.R

interpolateIDWR Documentation

Interpolate using inverse distance weighting.

Description

Interpolate using inverse distance weighting.

Usage

interpolateIDW(points, attr)

Arguments

points

A SpatialPointsDataFrame object.

attr

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

Value

A RasterLayer.


jgregoriods/spDates documentation built on Oct. 13, 2022, 3:58 a.m.