Calculate the mean spectrum from an mrs_data object.

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

Arguments

x

object of class mrs_data.

...

other arguments to pass to the colMeans function.

Value

mean mrs_data object.