interpolateIDW: 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.