mean.list {spant}R 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 'list'
mean(x, ...)

Arguments

x

object of class mrs_data.

...

other arguments to pass to the colMeans function.

Value

mean mrs_data object.


[Package spant version 2.20.0 Index]