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

View source: R/mrs_data_proc.R

get_voxelR Documentation

Return a single voxel from a larger mrs dataset.

Description

Return a single voxel from a larger mrs dataset.

Usage

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.


martin3141/spant documentation built on May 9, 2024, 5:23 p.m.