gridToCoord: Generic function to convert N-dimensional grid coordinate coordinates to real world coordinates
Generic function to convert N-dimensional grid coordinates to real world coordinates
Description
Generic function to convert N-dimensional grid coordinate coordinates to real world coordinates
Generic function to convert N-dimensional grid coordinates to real world coordinates
Usage
gridToCoord(x, coords)
"gridToCoord"(x, coords)
"gridToCoord"(x, coords)
Arguments
coords
a matrix of grid coordinates
Value
a matrix of real coordinates