Skip to contents

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.