projec.grid {RGeostats}R Documentation

Grid and Projection

Description

Checks the compatibility of the Grid structure and the Projection

Usage

	projec.grid(grid, eps=1.e-05, mode=1, verbose=FALSE)

Arguments

grid

The db-class containing a Grid structure

eps

Tolerance for checking the grid organization

mode

1 for direct projection and -1 for inverse projection

verbose

Verbose flag. When ON a message is issued when processing a Grid with a projection which does not maintain the grid. Otherwise the conversion is performed silently, unless the resulting structure MUST be a grid

Value

The returned arguments is a list containing:


[Package RGeostats version 14.0.10 Index]