grid_boundary: Grid square codes on the boundary

View source: R/move.R

grid_boundaryR Documentation

Grid square codes on the boundary

Description

Grid square codes on the boundary

Usage

grid_boundary(grid, n = 1, type = NULL)

Arguments

grid

A grid vector.

n

A numeric vector of degrees. By default, 1.

type

A character vector of neighborhood types, "von_neumann" or "moore". By default, "von_neumann".

Value

A grid vector.


UchidaMizuki/japanmesh documentation built on April 14, 2025, 1:39 p.m.