grid_move: Moving on grid square codes

View source: R/move.R

grid_moveR Documentation

Moving on grid square codes

Description

Moving on grid square codes

Usage

grid_move(grid, n_X, n_Y)

Arguments

grid

A grid vector.

n_X

Number of moving cells in the longitude direction.

n_Y

Number of moving cells in the latitude direction.

Value

A grid vector.


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