spec_res | R Documentation |
Helper function for calculating the spectral resolution from
wavenumber
data.
spec_res(x, ...)
## Default S3 method:
spec_res(x, ...)
## S3 method for class 'OpenSpecy'
spec_res(x, ...)
x |
a numeric vector with |
... |
further arguments passed to subfunctions; currently not used. |
The spectral resolution is the the minimum wavenumber, wavelength, or frequency difference between two lines in a spectrum that can still be distinguished.
spec_res()
returns a single numeric value.
Win Cowger, Zacharias Steinmetz
data("raman_hdpe")
spec_res(raman_hdpe)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.