Learn R Programming

spant (version 3.6.0)

preproc_svs: 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,
  dyn_water_ref_path = NULL
)

Arguments

path

path to the MRS 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.

dyn_water_ref_path

path to interleaved water reference data file or IMA directory.