grid.smoother {RGeoS} | R Documentation |
Image smoothing (monovariate)
grid.smoother(dbgrid, neigh = neigh.input(), radix = NA, modify.target = TRUE)
dbgrid |
The |
neigh |
The |
radix |
Radix of the name given to the variables storing the results in the Db. |
modify.target |
When TRUE, the results are set as new target variables in the output DB. |
The data Db where the extracted variable has been added.