mean.mrs_data: Calculate the mean spectrum from an mrs_data object.

View source: R/mrs_data_proc.R

mean.mrs_dataR Documentation

Calculate the mean spectrum from an mrs_data object.

Description

Calculate the mean spectrum from an mrs_data object.

Usage

## S3 method for class 'mrs_data'
mean(x, ...)

Arguments

x

object of class mrs_data.

...

other arguments to pass to the colMeans function.

Value

mean mrs_data object.


spant documentation built on Oct. 23, 2023, 5:06 p.m.