gridToGrid-methods: Generic function to convert voxel coordinates in the...

Description Usage Arguments Value

Description

Generic function to convert voxel coordinates in the reference space (LPI) to native array space.

Usage

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)

Arguments

x

the object

coords

a matrix of LPI voxel coordinates

Value

a matrix of native voxel coordinates


bbuchsbaum/neuroim documentation built on March 29, 2021, 11:01 a.m.