View source: R/GeostTextureLibrarySharedRoxy.R
KernelCircular | R Documentation |
Build a circular moving window
KernelCircular(radius)
radius |
The radius of the moving window |
A matrix with selected pixels
#A circular moving window with a radius of 3 pixels
w=KernelCircular(3)
w
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.