projec.grid {RGeostats} | R Documentation |
Checks the compatibility of the Grid structure and the Projection
projec.grid(grid, eps=1.e-05, mode=1, verbose=FALSE)
grid |
The |
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 |
The returned arguments is a list containing:
x0Coordinates of the grid origin
dxMesh of the grid
errorerror flag set to 1 if the grid is not compatible with the Projection