Learn R Programming

spant (version 3.3.0)

grid_shift_xy: Grid shift MRSI data in the x/y dimension.

Description

Grid shift MRSI data in the x/y dimension.

Usage

grid_shift_xy(mrs_data, x_shift, y_shift)

Value

shifted data.

Arguments

mrs_data

MRSI data in the spatial domain.

x_shift

shift to apply in the x-direction in units of voxels.

y_shift

shift to apply in the y-direction in units of voxels.