get_voxel: Return a single voxel from a larger mrs dataset.

Description Usage Arguments Value

View source: R/mrs_data_proc.R

Description

Return a single voxel from a larger mrs dataset.

Usage

1
get_voxel(mrs_data, x_pos = 1, y_pos = 1, z_pos = 1, dyn = 1, coil = 1)

Arguments

mrs_data

MRS data.

x_pos

the x index to plot.

y_pos

the y index to plot.

z_pos

the z index to plot.

dyn

the dynamic index to plot.

coil

the coil element number to plot.

Value

MRS data.


neuroconductor-devel-releases/spant documentation built on May 6, 2020, 4:29 p.m.