idw_interpolation | R Documentation |
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).
idw_interpolation(spdf, spobj, variable = "mean", ...)
spdf |
|
spobj |
|
variable |
name of variable to interpolate |
... |
passed to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.