View source: R/mrs_data_proc.R
sd.list | R Documentation |
Calculate the standard deviation spectrum from an mrs_data object.
## S3 method for class 'list'
sd(x, na.rm = FALSE)
sd(x, na.rm)
x |
object of class mrs_data. |
na.rm |
remove NA values. |
sd mrs_data object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.