mean | R Documentation |
compute mean of all spectra in a colorSpec object
## S3 method for class 'colorSpec'
mean( x, ... )
x |
a colorSpec object |
... |
further arguments ignored |
This function might be useful when capturing many spectra on a spectrometer and averaging them to reduce noise.
a colorSpec object with single spectrum = average of all spectra in colorSpec.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.