max_mrs_interp {spant}R Documentation

Apply the max operator to an interpolated MRS dataset.

Description

Apply the max operator to an interpolated MRS dataset.

Usage

max_mrs_interp(mrs_data, interp_f = 4)

Arguments

mrs_data

MRS data.

interp_f

interpolation factor.

Value

Array of maximum values (real only).


[Package spant version 2.20.0 Index]