| k.smooth | R Documentation | 
Apply Gaussian kernel smoothing of specified sigma
k.smooth (raster, sigma, SCALE)
| raster | A RasterLayer object to be smoothed | 
| sigma | The standard deviation of the Gaussian smoothing parameter (see  | 
| SCALE | Logical. Should the smoothed raster surface be scaled to range from 0-10 (Default = FALSE) | 
The sigma parameter indicates the standard deviation of the Gaussian smoothing function. Note that sigma is in raster cells, not spatial units.
Bill Peterman <Peterman.73@osu.edu>
 
## Not run:
## *** TO BE COMPLETED *** ##
## End (Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.