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.


spDates documentation built on Oct. 9, 2022, 5:05 p.m.