View source: R/periodic_raster_frame_function.R
periodic_raster_frame | R Documentation |
Function that increases a raster by adding a frame around in which the pixel values correspond to the values found at the opposite side of the raster, creating periodic boundaries, e.g. for moving window analysis.
periodic_raster_frame(ras, w = 10)
ras |
Raster object |
w |
Width of the frame (number of pixels) |
raster object
Nikolai Knapp
in progress
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.