smooth_dem | R Documentation |
Spatially smooth dem by (window) filtering
smooth_dem(dem, method = "median", window = 5)
dem |
raster data of dem |
method |
smoothing function to be used, e.g. "median",
as accepted by |
window |
size of smoothing kernel |
filtered dem
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.