View source: R/mrs_data_proc.R
set_mask_xy_mat | R Documentation |
Set the masked voxels in a 2D MRSI dataset to given spectrum.
set_mask_xy_mat(mrs_data, mask, mask_mrs_data)
mrs_data |
MRSI data object. |
mask |
matrix of boolean values specifying the voxels to set, where a value of TRUE indicates the voxel should be set to mask_mrs_data. |
mask_mrs_data |
the spectral data to be assigned to the masked voxels. |
updated dataset.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.