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.


jpgrid documentation built on May 29, 2024, 4:53 a.m.