Learn R Programming

neuroim (version 0.0.6)

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

x
the object
coords
a matrix of grid coordinates

Value

a matrix of real coordinates