preproc_svs {spant} | R Documentation |
Preprocess and perform quality assessment of a single SVS data set.
Description
Preprocess and perform quality assessment of a single SVS data set.
Usage
preproc_svs(path, label = NULL, output_dir = NULL, ref_inds = NULL)
Arguments
path |
path to the fMRS data file or IMA directory. |
label |
a label to describe the data set. |
output_dir |
output directory. |
ref_inds |
a vector of 1-based indices for any water reference dynamic scans. |
[Package spant version 2.22.0 Index]