Description Usage Arguments Value
Generic function to convert voxel coordinates in the reference space (LPI) to native array space.
1 2 3 4 5 6 7 | gridToGrid(x, vox)
## S4 method for signature 'BrainSpace,matrix'
gridToGrid(x, vox)
## S4 method for signature 'matrix,matrix'
gridToGrid(x, vox)
|
x |
the object |
coords |
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.