mask_dyns {spant} | R Documentation |
Mask an MRS dataset in the dynamic dimension.
Description
Mask an MRS dataset in the dynamic dimension.
Usage
mask_dyns(mrs_data, mask)
Arguments
mrs_data |
MRS data object. |
mask |
vector of boolean values specifying the dynamics to mask, where a value of TRUE indicates the spectrum should be removed. |
Value
masked dataset.
[Package spant version 2.22.0 Index]