Description Usage Arguments Value
Smooth a RasterLayer using 'smoothie' package Wrapper function to convert a Raster to a matrix, smooth the matrix using gauss2dsmooth(), and convert the smoothed matrix back into a Raster
| 1 | SmoothRaster(sigma = sigma, covar = covar)
 | 
| sigma | numeric, bandwidth (in cells) for gauss2dsmooth | 
| covar | RasterLayer name in quotes (e.g., "covar1") | 
RasterLayer
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.