grid_to_grid | R Documentation |
Generic function to convert voxel coordinates in the reference space (LPI) to native array space.
grid_to_grid(x, vox)
## S4 method for signature 'NeuroSpace,matrix'
grid_to_grid(x, vox)
## S4 method for signature 'matrix,matrix'
grid_to_grid(x, vox)
x |
the object |
vox |
a matrix of LPI voxel coordinates |
a matrix of native voxel coordinates
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.