mesh_neighbor: Neighborhood regional mesh

Description Usage Arguments Value

View source: R/move.R

Description

Neighborhood regional mesh

Usage

1
mesh_neighbor(mesh, n = 1L, moore = TRUE, simplify = TRUE)

Arguments

mesh

A mesh vector.

n

A numeric vector of degrees.

moore

Moore neighborhood (TRUE) or Von Neumann neighborhood (FALSE).

simplify

Should simplify the format of the return?

Value

A list of mesh class vectors.


japanmesh documentation built on Dec. 11, 2021, 9:36 a.m.