grid_neighbor {jpgrid} | R Documentation |
grid_neighbor(grid, n = 1L, moore = TRUE, simplify = TRUE)
grid |
A |
n |
A numeric vector of degrees. By default, |
moore |
Moore neighborhood ( |
simplify |
Should simplify the format of the return? |
A list of grid
vectors.