View source: R/mrs_data_proc.R
mean.list | R Documentation |
Calculate the mean spectrum from an mrs_data object.
## S3 method for class 'list'
mean(x, ...)
x |
object of class mrs_data. |
... |
other arguments to pass to the colMeans function. |
mean mrs_data object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.