View source: R/mrs_data_proc.R
mean.mrs_data | R Documentation |
Calculate the mean spectrum from an mrs_data object.
## S3 method for class 'mrs_data'
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.