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

grid_to_gridR Documentation

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

Description

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

Usage

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)

Arguments

x

the object

vox

a matrix of LPI voxel coordinates

Value

a matrix of native voxel coordinates


bbuchsbaum/neuroim2 documentation built on April 20, 2024, 4:20 p.m.