Creates annulus focal window around central pixel.
Arguments
- radius
radius of inner annulus c(inner,outer). Inner radius must be less than or equal to outer radius.
- unit
unit for radius. Either "cell" (number of cells, the default) or "map" for map units (e.g. meters).
- resolution
resolution of intended raster layer (one number or a vector of length 2). Only necessary if unit= "map"