max_mrs_interp: Apply the max operator to an interpolated MRS dataset.

View source: R/mrs_data_proc.R

max_mrs_interpR 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).


spant documentation built on April 4, 2025, 1:40 a.m.